1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/src/test
Thomas Heartman 8e430810ef
fix: return 400 on invalid POST data to project access endpoint (#5610)
This PR fixes the issue discussed in SR-234, where you would get a 200
OK response even if your POST request to
`/api/admin/projects/<project-name>/access` contains invalid data (and
nothing is persisted).
2023-12-12 14:46:23 +01:00
..
config feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
e2e fix: return 400 on invalid POST data to project access endpoint (#5610) 2023-12-12 14:46:23 +01:00
examples task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
fixtures refactor: feature oriented architecture for project-environment (#5510) 2023-12-01 12:41:46 +01:00
arbitraries.test.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00