hedgedoc/test/private-api
Philip Molares 988909eb0b
test: fix note e2e test 'fails, when user can't read note'
Because the rejection now happens automatically in the permissions guard it now returns a 403 instead of 401

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-11-21 18:03:29 +01:00
..
fixtures PrivateE2E: Add test fixtures for private api 2021-03-24 11:14:48 +01:00
alias.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:44:59 +01:00
auth.e2e-spec.ts AuthController: Return 409 Conflict when user already exists 2021-10-27 19:39:18 +02:00
history.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:44:59 +01:00
me.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:44:59 +01:00
media.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:44:59 +01:00
notes.e2e-spec.ts test: fix note e2e test 'fails, when user can't read note' 2021-11-21 18:03:29 +01:00
register-and-login.e2e-spec.ts Add E2E tests for login and registration 2021-10-21 19:51:42 +02:00
tokens.e2e-spec.ts Separate private and public API in TestSetup 2021-10-15 16:44:43 +02:00