1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/test/e2e/api/admin
David Leek ff346adb94
chore: return 404 when projectid not found (#4581)
## About the changes
Returns Not Found on create and get project api tokens when given a
project id that doesn't exist

## Discussion points
- This is an extra lookup per execution of the endpoint
2023-08-30 10:24:20 +02:00
..
project chore: return 404 when projectid not found (#4581) 2023-08-30 10:24:20 +02:00
user
addon.e2e.test.ts
api-token.auth.e2e.test.ts
api-token.e2e.test.ts
archive.test.ts
client-metrics.e2e.test.ts
conditional-middleware.e2e.test.ts
config.e2e.test.ts
constraints.e2e.test.ts
context.e2e.test.ts
environment.test.ts
event.e2e.test.ts
favorites.e2e.test.ts
feature-archive.e2e.test.ts
feature-type.test.ts chore: remove configurableFeatureTypeLifetimes flag (#4569) 2023-08-25 09:19:08 +02:00
feature.auth.e2e.test.ts
feature.custom-auth.e2e.test.ts
feedback.e2e.test.ts
instance-admin.e2e.test.ts
maintenance.e2e.test.ts
metrics.e2e.test.ts feat: applicaton usage endpoint (#4548) 2023-08-23 12:00:22 +03:00
playground.e2e.test.ts
public-signup-token.e2e.test.ts
splash.e2e.test.ts
state.e2e.test.ts fix: do not allow creation/update of feature toggle with invalid strategy name (#4555) 2023-08-23 16:56:22 +03:00
strategy.e2e.test.ts fix: do not allow creation/update of feature toggle with invalid strategy name (#4555) 2023-08-23 16:56:22 +03:00
tag-types.e2e.test.ts
tags.e2e.test.ts
user-admin.e2e.test.ts