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
Simon Hornby 801df6953c
fix: force clone feature to correctly copy variant environments (#2498)
patches an issue where cloning a feature would clone variants for
it's last found environment in the db. This now will clone the feature
environments correctly
2022-11-22 17:00:44 +02:00
..
access-service.e2e.test.ts Syncing external groups with unleash group (#2194) 2022-10-14 13:08:14 +03: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 fix: auto add stratgy when enabling empty env. (#2137) 2022-10-05 23:33:36 +02:00
client-metrics-service.e2e.test.ts refactor: add schemas to strategy controller (#1744) 2022-06-23 08:10:20 +02:00
environment-service.test.ts chore: extend tests for enabled environments 2022-03-16 14:29:11 +02:00
feature-toggle-service-v2.e2e.test.ts fix: force clone feature to correctly copy variant environments (#2498) 2022-11-22 17:00:44 +02: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 fix: filter empty metrics before we collect last seen toggles. (#2172) 2022-10-17 09:06:59 +02:00
playground-service.test.ts feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
project-health-service.e2e.test.ts fix: auto add stratgy when enabling empty env. (#2137) 2022-10-05 23:33:36 +02:00
project-service.e2e.test.ts fix: auto add stratgy when enabling empty env. (#2137) 2022-10-05 23:33:36 +02: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 feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
user-service.e2e.test.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00