open-nomad/ui/tests/integration
Michael Lange 44556d0acb
Fix flaky task-group-row test. (#8221)
Sometimes a job would be created with a running deployment which made
the increment button disabled.

While I was finding the root cause, I also changed the waitUntil pattern
to match the StepperInput technique which is more resilient to code
changes.
2020-06-20 09:48:32 -05:00
..
components
fs
job-page
util
.gitkeep
agent-monitor-test.js
allocation-row-test.js
app-breadcrumbs-test.js
attributes-table-test.js
gauge-chart-test.js
image-file-test.js
job-diff-test.js
job-editor-test.js
list-pagination-test.js
list-table-test.js
multi-select-dropdown-test.js
page-layout-test.js
placement-failure-test.js
plugin-allocation-row-test.js
popover-menu-test.js
primary-metric-test.js
reschedule-event-timeline-test.js
stepper-input-test.js
streaming-file-test.js
task-group-row-test.js
task-log-test.js
toggle-test.js
two-step-button-test.js