linkerd2/web
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
..
app Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
srv Fix web rendering when errors are encountered (#1710) 2018-09-25 10:22:55 -07:00
templates Fix web rendering when errors are encountered (#1710) 2018-09-25 10:22:55 -07:00
Dockerfile Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00
main.go Better CLI error messages when control plane is unavailable (#1428) 2018-08-09 15:40:41 -07:00