hedgedoc/test/private-api
Philip Molares 40e8acb6bb 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-12-02 20:41:14 +01:00
..
fixtures
alias.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
auth.e2e-spec.ts
history.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
me.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
media.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
notes.e2e-spec.ts test: fix note e2e test 'fails, when user can't read note' 2021-12-02 20:41:14 +01: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