consul/ui/packages/consul-ui/tests/acceptance/dc
Michael Klein 39c5b91272
ui: chore upgrade to ember-qunit v5 (#14430)
* Refactor remaining `moduleFor`-tests

`moduleFor*` will be removed from ember-qunit v5

* Upgrade ember-qunit to v5

* Update how we use ember-sinon-qunit

With ember-qunit v5 we need to use ember-sinon-qunit differently.

* Fix submit-blank test

We can't click on disabled buttons with new test-helpers.
We need to adapt the test accordingly.

* Make sure we await fill-in with form yaml step

We need to await `fill-in`. This changes the reducer
function in the step to create a proper await
chain.

* Fix show-routing test

We need to await a tick before visiting again.

* Remove redundant `wait one tick`-step

* remove unneeded "next Tick" promise from form step

* Increase timeout show-routing feature

* Comment on pause hack for show-routing test
2022-09-01 17:37:37 +02:00
..
acls ui: Always show main navigation Key/Value link (#10916) 2021-09-22 18:23:59 +01:00
intentions ui: Make peered intentions read-only (#13814) 2022-07-26 17:29:37 +01:00
kvs ui: Fixup KV folder creation then further creation within that folder (#12081) 2022-01-19 10:09:25 +00:00
nodes ui: remove with-peers query param (#13756) 2022-07-14 19:32:53 +01:00
nspaces ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
services ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
error.feature ui: Overview UI Routing (#12493) 2022-03-15 12:58:14 +00:00
forwarding.feature ui: Revert to Services route as default (#12804) 2022-04-18 09:03:13 -07:00
index.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
list-blocking.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
list.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
routing-config.feature ui: Create Routing Configurations route and page (#10835) 2021-08-16 12:04:04 -04:00