dashboard/shell/mixins/__tests__
Giuseppe Leo b3babd5cf8
Generic OIDC group scope is not sent in the request formed by the UI (#13514)
* Add basic store auth tests for redirect

* Define mixin tests

* Correct tests to cover all the cases correctly and ensure that this function works as expected

* Add scopes to the redirectTo request when testing the model

* Add unit tests for action test

* Add comment to save auth config method

* Correct unit tests

* Correct test to avoid the same term to be used for different parts

* Correct key value from scope to scopes to match existing implementation

* Update tests to use scopesJoinChar

* Add further tests for merging default scopes and UI scopes

* Add joinStringList function

* Correct scopes merging issues
2025-02-26 10:49:48 +01:00
..
auth-config.test.ts Generic OIDC group scope is not sent in the request formed by the UI (#13514) 2025-02-26 10:49:48 +01:00
chart.test.ts restrict installed apps upgrade 2025-01-13 16:04:42 -08:00
create-edit-view.test.ts Catch conflict errors by _status field 2025-02-10 17:41:55 +01:00