1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/test/e2e/api/admin
olav ab75d4085e
refactor: add schemas to user admin controller (#1692)
* refactor: add schemas to user admin controller

* refactor: remove unused SessionService

* refactor: fix search query type confusion

* refactor: add schemas to user controller (#1693)

* refactor: add schemas to user controller

* refactor: fix getAllUserSplashes method name

* refactor: name and email should not be required on create

* refactor: only some user fields may be updated

* refactor: should not require any fields on user update  (#1730)

* refactor: send 400 instead of 500 on missing username and email

* refactor: should not require any fields for user update

* refactor: note that earlier versions required name or email

* refactor: merge roleDescriptionSchema and roleSchema
2022-06-22 14:55:43 +02:00
..
project refactor: add soft response schema validation (#1657) 2022-06-08 08:01:14 +02:00
addon.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
api-token.auth.e2e.test.ts feat: add READ_API_TOKEN permission (#1528) 2022-04-26 10:24:34 +02:00
api-token.e2e.test.ts feat: Implement multi token support for client tokens 2022-04-06 08:11:41 +02:00
archive.test.ts feat: show archived toggles on a project level (#1555) 2022-05-04 07:45:29 +01:00
bootstrap.test.ts fix: demo-auth should use /auth path 2021-10-26 23:04:44 +02:00
client-metrics.e2e.test.ts refactor: add an hoursBack query param to the raw metrics endpoint (#1373) 2022-02-17 10:47:05 +01:00
config.e2e.test.ts feat: Disable password based login (#1046) 2021-10-29 10:25:42 +02:00
constraints.e2e.test.ts feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
context.e2e.test.ts feat: add context value descriptions (#1496) 2022-04-19 08:40:07 +02:00
environment.test.ts task: remove displayName from environments (#988) 2021-09-29 10:23:43 +02:00
event.e2e.test.ts feat: add project and environment columns to events (#942) 2021-09-20 12:13:38 +02:00
feature-archive.e2e.test.ts fix/projectId cannot change for strategy configs (#1084) 2021-11-04 21:24:55 +01:00
feature-type.test.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
feature.auth.e2e.test.ts fix: demo-auth should use /auth path 2021-10-26 23:04:44 +02:00
feature.custom-auth.e2e.test.ts fix: demo-auth should use /auth path 2021-10-26 23:04:44 +02:00
feature.e2e.test.ts fix: when payload type is 'json' validate value on toggle variable validation (#1704) 2022-06-14 13:08:38 +02:00
feedback.e2e.test.ts refactor: add schemas to feedback controller (#1698) 2022-06-17 08:15:56 +02:00
metrics.e2e.test.ts fix: rename metrics-service to client-instance service 2021-12-10 09:31:54 +01:00
splash.e2e.test.ts fix: update e2e test for splash 2021-11-12 11:18:09 +01:00
state.e2e.test.ts refactor: add schemas to feedback controller (#1698) 2022-06-17 08:15:56 +02:00
strategy.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
tag-types.e2e.test.ts task: add open-api for tag-types (#1700) 2022-06-14 09:06:41 +02:00
tags.e2e.test.ts task: add openapi for tags (#1724) 2022-06-21 08:23:30 +02:00
user-admin.e2e.test.ts refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
user.test.ts fix: demo-auth should use /auth path 2021-10-26 23:04:44 +02:00