open-nomad/ui/tests
Buck Doyle 5f5090384b
Change compared page object to match by name (#8915)
I believe this test became flaky after #8833, you can see
an example failure here:
https://app.circleci.com/pipelines/github/hashicorp/nomad/11809/workflows/0dc3c8f4-187c-44af-8bdb-6f010d653081/jobs/100848

The goal here is not to assert that the first task group in the
server database matches the first row displayed, but before
#8833 it could be assumed that they did match. This
changes to find the row corresponding to the first server
task group instead of assuming it’ll be first.
2020-09-17 11:08:47 -05:00
..
acceptance Change compared page object to match by name (#8915) 2020-09-17 11:08:47 -05:00
helpers Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
integration Temporarily remove poststop from the UI 2020-08-31 19:32:38 -07:00
pages Temporarily remove poststop from the UI 2020-08-31 19:32:38 -07:00
unit Add handling for allocation-less exec URL (#8856) 2020-09-15 14:48:29 -05:00
utils Temporary helpers for ember-power-select 2020-06-16 10:23:36 -07:00
.eslintrc.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
index.html Update the test index.html file 2019-04-10 14:54:32 -07:00
test-helper.js Migrate page objects away from jQuery (#7843) 2020-05-06 15:14:12 -05:00