open-consul/ui/packages/consul-ui/tests/integration
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
..
adapters ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
components ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
helpers ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
serializers ui: Unskip auth-method serializer test (#10878) 2021-08-25 12:34:48 +01:00
services/repository ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
utils/dom/event-source ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00