1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +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 feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
addon.e2e.test.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
api-token.auth.e2e.test.ts chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
api-token.e2e.test.ts feat: get api tokens by name (#4507) 2023-08-16 11:41:20 +02:00
archive.test.ts chore: openapi docs for archive (#4127) 2023-06-30 15:22:08 +03:00
client-metrics.e2e.test.ts chore: remove variant metrics flag (#4042) 2023-06-21 15:55:21 +03:00
conditional-middleware.e2e.test.ts Rename suggest changes to change request (#2311) 2022-11-02 08:34:14 +02:00
config.e2e.test.ts openapi: update ui-config endpoints (#4280) 2023-07-19 17:18:47 +02:00
constraints.e2e.test.ts fix: enabling more tests with strict schema validation (#3081) 2023-02-14 11:25:13 +01:00
context.e2e.test.ts feat: context field usage backend (#3921) 2023-06-09 12:00:17 +03:00
environment.test.ts fix: enabling more tests with strict schema validation (#3081) 2023-02-14 11:25:13 +01:00
event.e2e.test.ts fix: enabling more tests with strict schema validation (#3081) 2023-02-14 11:25:13 +01:00
favorites.e2e.test.ts chore: openapai favorite endpoints (#4189) 2023-07-10 14:13:00 +03:00
feature-archive.e2e.test.ts feat: remove bulk operations flag (#3643) 2023-04-28 11:18:03 +03:00
feature-type.test.ts chore: remove configurableFeatureTypeLifetimes flag (#4569) 2023-08-25 09:19:08 +02:00
feature.auth.e2e.test.ts task: removes deprecated feature api (#3609) 2023-04-26 10:45:00 +02:00
feature.custom-auth.e2e.test.ts task: removes deprecated feature api (#3609) 2023-04-26 10:45:00 +02:00
feedback.e2e.test.ts openapi: document operations for admin ui feedback (#4226) 2023-07-13 13:27:52 +02:00
instance-admin.e2e.test.ts feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
maintenance.e2e.test.ts task: removes deprecated feature api (#3609) 2023-04-26 10:45:00 +02:00
metrics.e2e.test.ts feat: applicaton usage endpoint (#4548) 2023-08-23 12:00:22 +03:00
playground.e2e.test.ts fix: feature OpenAPI endpoints - project related (#4212) 2023-07-14 16:48:35 +02:00
public-signup-token.e2e.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
splash.e2e.test.ts openapi: update the splash endpoints and schemas for splash (#4227) 2023-07-13 08:29:54 +00:00
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 chore: improve joi errors (#3836) 2023-06-07 08:29:36 +00:00
tags.e2e.test.ts fix: bulk tags will work now with project permissions (#4177) 2023-07-07 11:55:13 +03:00
user-admin.e2e.test.ts feat: openapi schema for user admin (#4146) 2023-07-06 08:24:46 +02:00