open-consul/ui/packages/consul-ui/tests/steps
Michael Klein b75a800e25
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
..
assertions ui: fix - proper await page object step (#14510) 2022-09-07 15:24:02 +02:00
debug ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
doubles ui: Add support for prefixing the API path (#14342) 2022-09-06 11:13:51 +01:00
interactions ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00