1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
unleash.unleash/src/test/e2e/api/client
Fredrik Strand Oseberg 26c9d53b89
feat: Move environments to enterprise (#935)
- Adding, updating and renaming environments are meant to be
  enterprise only features, as such, this PR moves these operations out
  of this server

- We still keep sortOrder updating, toggling on/off and getting one,
  getting all, so we can still work with environments in the OSS version
  as well.

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-09-13 15:57:38 +02:00
..
feature.e2e.test.ts feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
metrics.e2e.test.js Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
register.e2e.test.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00