open-consul/ui/packages/consul-ui/tests/unit/adapters
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
..
application-test.js ui: chore upgrade to ember-qunit v5 (#14430) 2022-09-01 17:37:37 +02:00
auth-method-test.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
binding-rule-test.js ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
coordinate-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
discovery-chain-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
http-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
intention-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
kv-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
node-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
nspace-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
oidc-provider-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
partition-test.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
permission-test.js ui: [Port] Ensure the tokens default nspace (and partition) is passed thru to the auth endpoint (#11490) 2021-11-11 12:02:29 +00:00
policy-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
proxy-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
role-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
service-instance-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
session-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
token-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00