1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test
David Leek 95be24996e
Fixes hangs when sending incorrect parameters to deleteProjectApiToken endpoint (#4579)
## About the changes
Returns either 400 or 404 when token isn't found or doesn't match single
project must be provided projectId criteria

<!-- Does it close an issue? Multiple? -->
Closes #
Linear 2-1003

## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
Is projects.length > 1 a 400?
2023-08-28 13:53:32 +02:00
..
config feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
e2e Fixes hangs when sending incorrect parameters to deleteProjectApiToken endpoint (#4579) 2023-08-28 13:53:32 +02:00
examples task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
fixtures feat: multiple project roles (#4512) 2023-08-25 09:31:37 +01:00
arbitraries.test.ts fix: validate min constraint values in openapi (#4179) 2023-07-07 12:41:48 +02:00