This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../webapp
Ben Schumacher dcaf9dd289
Fix issues with Repository synchronization tool (#124)
* Only run tests in build/sync if directory exists

* Use t.Helper()

* Don't compare size of directories

* Fix TestFileHistory

* Fix linter issue

* Apply changes from https://github.com/mattermost/mattermost-plugin-github/pull/345

* Use ts file for tests

* Add sync target
2020-09-15 12:32:37 -04:00
..
i18n Refactoring (#43) 2019-06-22 16:15:48 +02:00
src Fix issues with Repository synchronization tool (#124) 2020-09-15 12:32:37 -04:00
tests Fixes #13571 : Introduce webapp tests to mattermost-plugin-starte… (#78) 2020-01-17 14:55:54 -05:00
.eslintrc.json MM-26572 Improve tooling around typescript (#105) 2020-07-09 10:51:28 -03:00
.gitignore Various tooling improvements from other plugins (#96) 2020-06-22 11:21:37 -04:00
.npmrc Various tooling improvements from other plugins (#96) 2020-06-22 11:21:37 -04:00
babel.config.js Fix build issues (#104) 2020-07-07 09:50:31 -03:00
package-lock.json Fix issues with Repository synchronization tool (#124) 2020-09-15 12:32:37 -04:00
package.json Fix issues with Repository synchronization tool (#124) 2020-09-15 12:32:37 -04:00
tsconfig.json add typescript support (#64) 2019-09-04 17:24:37 -03:00
webpack.config.js Fix issues with Repository synchronization tool (#124) 2020-09-15 12:32:37 -04:00