linkerd2/web/app/js
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
..
components Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
index.js Add breadcrumb navigation at the top of linkerd dashboard (#1613) 2018-09-12 09:22:01 -07:00