open-consul/ui/packages/consul-ui/tests
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
..
acceptance ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +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: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +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: Ensure the partition is passed through to the request for the SSO auth URL (#11979) 2022-01-11 11:02:46 +00:00
test-helper.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00