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
Thomas Heartman ece5a634bf
feat: API prevents you from deleting segments in crs (#5308)
This PR hooks up the changes introduced in #5301 to the API and puts
them behind a feature flag. A new test has been added and the test setup
has been slightly tweaked to allow this test.

When the flag is enabled, the API will now not let you delete a segment
that's used in any active CRs.
2023-11-09 12:09:39 +01:00
..
project refactor: switch to upstream express-openapi (#5259) 2023-11-06 08:22:02 +01:00
user feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
addon.e2e.test.ts chore: GA (remove flag) for Slack App integration (#4765) 2023-09-21 13:55:58 +01:00
api-token.auth.e2e.test.ts Fix/last seen at by environment (#4939) 2023-10-09 10:54:00 +02:00
api-token.e2e.test.ts Fix/last seen at by environment (#4939) 2023-10-09 10:54:00 +02:00
client-metrics.e2e.test.ts
conditional-middleware.e2e.test.ts
config.e2e.test.ts openapi: update ui-config endpoints (#4280) 2023-07-19 17:18:47 +02:00
constraints.e2e.test.ts
context.e2e.test.ts
environment.test.ts
event.e2e.test.ts refactor: prefer eventService.storeEvent methods (#4830) 2023-09-27 14:23:05 +01:00
favorites.e2e.test.ts Fix/last seen at by environment (#4939) 2023-10-09 10:54:00 +02:00
feature-archive.e2e.test.ts feat: show warning about dependencies removed on archive (#5104) 2023-10-20 08:58:03 +02:00
feature-type.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +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: remove newApplicationsList feature flag (#4653) 2023-09-11 12:28:43 +02:00
playground.e2e.test.ts
public-signup-token.e2e.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
segment.e2e.test.ts feat: API prevents you from deleting segments in crs (#5308) 2023-11-09 12:09:39 +01:00
splash.e2e.test.ts
state.e2e.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02: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 feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00