hedgedoc/test/private-api
David Mehren 2f1e6628a1 test(private/notes): add regression test
For reasons, the typeorm 0.3 started to always return all notes in the database.
This adds a regression test to check for that.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
..
fixtures test: ldap auth config 2022-04-17 21:05:13 +02:00
alias.e2e-spec.ts feat(note-metadata): replace primaryAlias with primaryAddress 2022-03-07 13:54:43 +01:00
auth.e2e-spec.ts refactor(register-dto): rename displayname -> displayName 2022-03-07 13:54:43 +01:00
groups.e2e-spec.ts test: ensure testSetup.cleanup is called 2022-03-06 22:24:21 +01:00
history.e2e-spec.ts refactor: adapt for typeorm 0.3 2022-06-12 20:09:07 +02:00
me.e2e-spec.ts fix(api/private/me): require and document displayName 2022-03-07 13:54:43 +01:00
media.e2e-spec.ts refactor(api/private/media): return MediaUpload object instead of url 2022-03-07 13:54:43 +01:00
notes.e2e-spec.ts test(private/notes): add regression test 2022-06-12 20:09:07 +02:00
register-and-login.e2e-spec.ts refactor(register-dto): rename displayname -> displayName 2022-03-07 13:54:43 +01:00
tokens.e2e-spec.ts test: test don't need to set up sessions by themselves 2022-03-06 22:24:21 +01:00
users.e2e-spec.ts test: ensure testSetup.cleanup is called 2022-03-06 22:24:21 +01:00