consul/ui/packages/consul-ui/tests/unit/utils
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
..
dom ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
helpers ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
http ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
path ui: Allow templateName paths to be relative (#11955) 2022-01-12 09:27:00 +00:00
routing ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
storage ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
ticker ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
ascend-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
atob-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
btoa-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
callable-type-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
create-fingerprinter-test.js ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
get-environment-test.js Fix -ui-content-path without regex (#9569) 2021-01-20 18:40:46 +00:00
get-form-name-property-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
isFolder-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
keyToArray-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
left-trim-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
maybe-call-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
merge-checks-test.js ui: Keep track of previous node checks and avoid adding them twice (#9661) 2021-01-29 15:57:47 +00:00
non-empty-set-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
promisedTimeout-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
right-trim-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
templatize-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
ucfirst-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
update-array-object-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00