linkerd2/web/app
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
..
__mocks__ Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
css Add a clear button to the tap and top query forms (#1718) 2018-09-28 15:23:33 -07:00
img Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
js Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
test Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
.babelrc Change breadcrumb header to default font in styles.css (#1633) 2018-09-12 14:57:59 -07:00
.eslintrc Add propType validation (#993) 2018-05-30 17:26:05 -07:00
package.json Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Change breadcrumb header to default font in styles.css (#1633) 2018-09-12 14:57:59 -07:00
yarn.lock Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00