1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/src/test
Gastón Fournier 4cedb00e04
fix: fetching user root roles include custom ones (#4068)
## About the changes
`getUserRootRoles` should also consider custom root roles

This introduces test cases that unveiled a dependency between stores
(this happens actually at the DB layer having access-service access
tables from two different stores but skipping the store layer).


https://linear.app/unleash/issue/2-1161/a-user-with-custom-root-role-and-permission-to-create-client-api

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-06-22 14:42:01 +00:00
..
config feat: enable oas by default (#4021) 2023-06-20 15:39:15 +02:00
e2e fix: disallow empty list of envs and invalid env names in advanced playground (#4060) 2023-06-22 09:01:10 +00:00
examples task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
fixtures fix: fetching user root roles include custom ones (#4068) 2023-06-22 14:42:01 +00:00
arbitraries.test.ts feat: add "edit" link to playground strategies (#4027) 2023-06-22 07:19:35 +00:00