hedgedoc/backend/test/private-api
Philip Molares 8ee2d809c7 test(backend): add regression test for issue #3135
When a PasswordTooWeakError is encountered the newly created user should be removed again. This should prevent registration error from "burning" usernames for further use.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-01-15 18:15:28 +01:00
..
fixtures
alias.e2e-spec.ts
auth.e2e-spec.ts test(backend): add regression test for issue #3135 2023-01-15 18:15:28 +01:00
groups.e2e-spec.ts
history.e2e-spec.ts
me.e2e-spec.ts
media.e2e-spec.ts fix(media-controller): throw if no file was uploaded 2022-12-30 11:02:56 +01:00
notes.e2e-spec.ts
register-and-login.e2e-spec.ts
tokens.e2e-spec.ts
users.e2e-spec.ts