linkerd2/web/app/test
Risha Mars 5280ecbf40
Use jest instead of karma for running tests (#1768)
Jest is faster, has more flexibility to run a subset of the tests, and will allow 
us to remove a bunch of our assertion libraries.

Many thanks to @grampelberg for prior work on this (#1000)

This PR:
- changes the test runner from karma to jest
- moves individual tests from /test/ to/js/components` where jest expects them
2018-10-15 17:06:35 -07:00
..
fixtures Perform linkerd version check once upon page load (#1540) 2018-08-28 14:36:11 -07:00
testHelpers.jsx Continue to remove conduit branding from /web (#1290) 2018-07-10 17:57:27 -07:00