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
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
.eslintrc.js
index.html
test-helper.js