Commit graph

10 commits

Author SHA1 Message Date
Ben Schumacher
5d32943c36
Add junit.xml to gitignore (#89) 2020-03-20 09:07:35 +01:00
Allan Guwatudde
81af083834
Add webapp component test watch command (#82) 2020-02-05 05:38:55 -05:00
Md Zubair Ahmed
80fb59276d Fixes #13571 : Introduce webapp tests to mattermost-plugin-starte… (#78)
* added test setup

* added missing deps

* support for new babel config

* update enzyme types to restrict to 3.10.4 itself

Co-Authored-By: Michael Kochell <mjkochell@gmail.com>

* pkg name change

* fixed to absolute versioning for all dependencies

Co-authored-by: Michael Kochell <mjkochell@gmail.com>
2020-01-17 14:55:54 -05:00
Nikhil Ranjan
3475ff3c9d add typescript support (#64)
* add typescript support

* remove typescript extend from eslint-config-mattermost
2019-09-04 17:24:37 -03:00
Ian Whitlock
49e8d0b875 Add debug-dist and debug-deploy build targets (#61)
* Add debug-dist and debug-deploy build targets

* Fix typos in documentation for new targets

Co-Authored-By: Jesse Hallam <jesse.hallam@gmail.com>
2019-08-28 09:53:15 -04:00
Yusuke Nemoto
d08a4c1ccc Add a task of webapp test (#51)
* Add a task of webapp test

* Flesh out tests

* Simplify test case

* Remove unnecessary dependency

* Fix style

* Add dependency

* Add trainling newline
2019-07-12 12:07:20 -04:00
Jesse Hallam
b8201a2731 downstream dependency updates from mattermost-plugin-demo (#53) 2019-07-12 07:43:45 -07:00
Jesse Hallam
b245410cbe
pin same react/redux dependencies as webapp 2018-07-24 16:03:48 -04:00
Jesse Hallam
daaf7822ea
strip out sample bits (moved to demo repository) 2018-07-24 16:02:46 -04:00
Jesse Hallam
189f92c54b
initial commit 2018-07-23 13:43:22 -04:00