open-nomad/ui/tests
Michael Lange 93f41278b1 Clear up the data flow for namespaces
This is incredibly tricky with query params, since there is a bundle of
timing issues, lifecycle issues, missing features, and all around
gotchas with query params.

This solution has no observers and no instances of the system service
being set from the jobs controller.

The upside to this is no observers, much easier to follow logic, no more
dependent key chain reactions.
2018-08-09 18:22:38 -07:00
..
acceptance Clear up the data flow for namespaces 2018-08-09 18:22:38 -07:00
helpers Adds missing test for evaluations tab 2018-07-10 19:28:54 -07:00
integration Test coverage for gutter menu interactions 2018-08-06 11:21:54 -07:00
pages Keep the search box around when a search yields no results 2018-08-06 11:02:22 -07:00
unit Clear up the data flow for namespaces 2018-08-09 18:22:38 -07:00
utils Add tests for findAll store culling 2018-03-02 16:21:37 -08:00
.eslintrc.js Test coverage for namespaces 2017-10-11 14:06:46 -07:00
index.html Prevent using fetch or ReadableStream in tests 2017-11-21 11:22:42 -08:00
test-helper.js Update all the awkward browserify imports to plain ol' es6 imports 2018-07-06 13:38:57 -07:00