open-nomad/ui/tests
Michael Lange 14dca3830a Fixed flaky client-detail test
Since one allocation is preempted, the alloc factory creates a new alloc
that wasn't guaranteed to be running. When it is the first alloc row in
the table, then the alloc row detail test fails because non-running
allocs don't have metrics. The fix was to manually update all the alloc
clientStatuses.
2019-05-09 10:26:55 -07:00
..
acceptance Fixed flaky client-detail test 2019-05-09 10:26:55 -07:00
helpers Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
integration Integration test for the alloc row icon 2019-04-22 16:40:07 -07:00
pages Test coverage for preemption on the client detail page 2019-04-22 16:40:10 -07:00
unit Return a htmlSafe string rather than use triple curlies 2019-05-02 21:47:24 +01:00
utils Add tests for findAll store culling 2018-03-02 16:21:37 -08:00
.eslintrc.js New test helper for getting the underlying CodeMirror instance from a dom selector 2018-08-16 10:56:37 -07:00
index.html Update the test index.html file 2019-04-10 14:54:32 -07:00
test-helper.js Update test-helper to new testing style 2019-04-10 14:54:32 -07:00