open-consul/ui/packages/consul-ui/tests/unit
Michael Klein 7547f7535f
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
..
abilities ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
adapters ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
components ui: Amends to Routing visualization for partitions (#11747) 2021-12-09 10:47:58 +00:00
controllers ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
filter/predicates ui: peering chores (#13636) 2022-06-30 15:47:04 +01:00
helpers ui: Remove old style 'filterable' searching (#9356) 2020-12-09 19:12:17 +00:00
mixins ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
models ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
routes ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
search/predicates ui: allow searching services by admin-partition (#13650) 2022-06-30 17:24:52 +01:00
serializers ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
services ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
sort/comparators ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
utils ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00