open-nomad/ui/tests/acceptance
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
..
allocation-detail-test.js Test coverage for preemption on the allocation detail page 2019-04-22 16:40:09 -07:00
application-errors-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
client-detail-test.js Fixed flaky client-detail test 2019-05-09 10:26:55 -07:00
clients-list-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
job-allocations-test.js Speed up slow acceptance tests with shallow jobs and generally less models 2019-04-11 20:08:43 -07:00
job-definition-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
job-deployments-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
job-detail-test.js Speed up slow acceptance tests with shallow jobs and generally less models 2019-04-11 20:08:43 -07:00
job-evaluations-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
job-run-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
job-versions-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
jobs-list-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
namespaces-test.js Speed up slow acceptance tests with shallow jobs and generally less models 2019-04-11 20:08:43 -07:00
regions-test.js Speed up slow acceptance tests with shallow jobs and generally less models 2019-04-11 20:08:43 -07:00
server-detail-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
servers-list-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
task-detail-test.js Update everything to work with the mirage backwards incompat 2019-04-10 14:54:37 -07:00
task-group-detail-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
task-logs-test.js Fix page object issues with acceptance tests that couldn't be codemodded 2019-04-10 14:54:33 -07:00
token-test.js Remove all andThen and .then usages (except for integration tests) 2019-04-10 14:54:34 -07:00