consul/ui/packages/consul-ui/tests
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
..
acceptance ui: fix - proper await page object step (#14510) 2022-09-07 15:24:02 +02:00
helpers ui: remove with-peers query param (#13756) 2022-07-14 19:32:53 +01:00
integration ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
lib ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
pages ui: Surface peer info in nodes.show view (#13832) 2022-07-21 15:35:54 +01:00
steps ui: fix - proper await page object step (#14510) 2022-09-07 15:24:02 +02:00
unit ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
dictionary.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
index.html ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
pages.js ui: Create Routing Configurations route and page (#10835) 2021-08-16 12:04:04 -04:00
steps.js ui: Add support for prefixing the API path (#14342) 2022-09-06 11:13:51 +01:00
test-helper.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00