1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/test/e2e/services
Gastón Fournier 1d0bc833b3
chore: refactor segments to stop depending on the implementation (#3315)
## About the changes
- Introducing ISegmentService interface to decouple from the actual
implementation
- Moving UpsertSegmentSchema to OSS to be able to use types
- Added comments where our code is coupled with segments just to
highlight and have a conversation about some use cases if needed, but
they can be removed before merging
- Removed segment service from some project features as it was not used
2023-03-15 14:58:19 +01:00
..
access-service.e2e.test.ts refactor: move project membership check from access to project (#3322) 2023-03-15 14:44:08 +01:00
addon-service.e2e.test.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
api-token-service.e2e.test.ts refactor/clean-up-get-project (#2925) 2023-01-18 13:22:58 +01:00
client-metrics-service.e2e.test.ts task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
environment-service.test.ts feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01:00
feature-toggle-service-v2.e2e.test.ts chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
group-service.e2e.test.ts Fix all groups being removed, even when no external groups were defined (#2197) 2022-10-17 11:44:36 +03:00
last-seen-service.e2e.test.ts makes the 'Should update last seen for known toggles test' no longer … (#3293) 2023-03-10 09:58:43 +02:00
playground-service.test.ts chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
project-health-service.e2e.test.ts refactor/clean-up-get-project (#2925) 2023-01-18 13:22:58 +01:00
project-service.e2e.test.ts refactor: move project membership check from access to project (#3322) 2023-03-15 14:44:08 +01:00
reset-token-service.e2e.test.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
session-service.e2e.test.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
setting-service.test.ts feat: add event search endpoint (#1893) 2022-08-09 16:14:50 +02:00
state-service.e2e.test.ts fixes 2-456: Preserve all data from strategy import (#2720) 2022-12-21 13:33:41 +01:00
user-service.e2e.test.ts Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00