consul/ui/packages/consul-ui/tests/steps/assertions
Michael Klein 3c492ad784
ui: fix - proper await page object step (#14510)
* Fix await page-object properties properly

* Remove "sleep"-hack show-routing test

* Fix - change serviceInstacesSelected test order

We need to change the order of test as the  tab-nav
tab-elements are actually clickable and will be triggered
via the "see" step.

Because we are now properly awaiting these promises
we need to change the test order and check if the
service-instances tab is selected first, as the following
steps will actually click the respective tabs during
testing and thus change what is selected
on the tab-nav.

* Update ember-cli-page-object to latest
2022-09-07 15:24:02 +02:00
..
dom.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
form.js ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
http.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
model.js ui: Add vendor directory as a target for JS linting and lint (#9157) 2020-11-11 16:59:15 +00:00
page.js ui: fix - proper await page object step (#14510) 2022-09-07 15:24:02 +02:00