open-consul/ui/packages/consul-ui/tests/integration/serializers
John Cowen 2c68cb2498
ui: Unskip auth-method serializer test (#10878)
During #9617 we added a list view only for AuthMethods, but not a detail view. We did add the Adapter/Serializer that collected/reshaped data for a detail view.

The test for this serializer was skipped here, but I'm not sure why.

We then added #9845 which began to use this AuthMethod Serializer, but we didn't go back to finish up the skipped test here either.

This PR unskips this test and finishes off the test correctly.
2021-08-25 12:34:48 +01:00
..
acl-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
auth-method-test.js ui: Unskip auth-method serializer test (#10878) 2021-08-25 12:34:48 +01: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
dc-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
intention-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
kv-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
node-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
nspace-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
oidc-provider-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
policy-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
role-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
service-instance-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
service-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
session-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
token-test.js ui: Don't default to the default namespace, use the token default namespace instead (#10503) 2021-07-07 11:46:41 +01:00
topology-test.js ui: Topology Intentions Popovers (#9137) 2020-11-12 10:40:15 -05:00