hedgedoc/test/private-api
David Mehren ef2e90da20
Add E2E tests for login and registration
Signed-off-by: David Mehren <git@herrmehren.de>
2021-10-28 10:19:48 +02:00
..
fixtures PrivateE2E: Add test fixtures for private api 2021-03-25 22:26:43 +01:00
alias.e2e-spec.ts Update API routes in private API E2E tests 2021-10-21 20:17:03 +02:00
auth.e2e-spec.ts AuthController: Return 409 Conflict when user already exists 2021-10-28 10:18:05 +02:00
history.e2e-spec.ts Update API routes in private API E2E tests 2021-10-21 20:17:03 +02:00
me.e2e-spec.ts Update API routes in private API E2E tests 2021-10-21 20:17:03 +02:00
media.e2e-spec.ts Update API routes in private API E2E tests 2021-10-21 20:17:03 +02:00
notes.e2e-spec.ts Update API routes in private API E2E tests 2021-10-21 20:17:03 +02:00
register-and-login.e2e-spec.ts Add E2E tests for login and registration 2021-10-28 10:19:48 +02:00
tokens.e2e-spec.ts Separate private and public API in TestSetup 2021-10-21 20:17:03 +02:00