hedgedoc/test
David Mehren c02f845ecb
AuthController: Return 409 Conflict when user already exists
The previously used HTTP error 400 'Bad Request' is not really
applicable here, as the client did not send a malformed message.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-10-27 19:39:18 +02:00
..
private-api AuthController: Return 409 Conflict when user already exists 2021-10-27 19:39:18 +02:00
public-api Update API routes in public API E2E tests 2021-10-15 16:53:10 +02:00
test-setup.ts TestSetup: Initialize full app and session middleware 2021-10-21 19:51:23 +02:00
tsconfig.json Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
tsconfig.json.license Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
utils.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00