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
andreas-unleash e70be0739b
fix: BE protection for empty stickiness (#3615)
Add 'default' when creating or throw error when updating a
flexibleRollout strategy with empty stickiness
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

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

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-04-25 12:57:16 +03:00
..
project Feat/enable disable strategies (#3566) 2023-04-21 12:09:07 +03:00
user feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
addon.e2e.test.ts OpenAPI: addon operations (#3421) 2023-04-18 10:50:34 +00:00
api-token.auth.e2e.test.ts
api-token.e2e.test.ts fix: make api tokens ui consistent and remove check for deprecated envs. (#3410) 2023-03-29 10:33:14 +03:00
archive.test.ts feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
client-metrics.e2e.test.ts fix: generate all hour buckets if missing (#2319) 2022-11-04 09:30:02 +01:00
conditional-middleware.e2e.test.ts
config.e2e.test.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01: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
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 Make single project endpoint also return all features favorites (#2578) 2022-12-01 09:49:49 +02:00
feature-archive.e2e.test.ts refactor: test composition and other error codes (#3348) 2023-03-23 16:31:05 +01:00
feature-type.test.ts
feature.auth.e2e.test.ts
feature.custom-auth.e2e.test.ts refactor/clean-up-get-project (#2925) 2023-01-18 13:22:58 +01:00
feature.e2e.test.ts fix: BE protection for empty stickiness (#3615) 2023-04-25 12:57:16 +03:00
feedback.e2e.test.ts
instance-admin.e2e.test.ts feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
maintenance.e2e.test.ts feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
metrics.e2e.test.ts
playground.e2e.test.ts Feat/enable disable strategies (#3566) 2023-04-21 12:09:07 +03:00
public-signup-token.e2e.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
splash.e2e.test.ts
state.e2e.test.ts feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
strategy.e2e.test.ts chore: remove deprecated strategies and allow deprecate default (#3575) 2023-04-21 11:42:36 +02:00
tag-types.e2e.test.ts
tags.e2e.test.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
user-admin.e2e.test.ts Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00