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
alias.e2e-spec.ts
auth.e2e-spec.ts
groups.e2e-spec.ts
history.e2e-spec.ts refactor: adapt for typeorm 0.3 2022-06-12 20:09:07 +02:00
me.e2e-spec.ts
media.e2e-spec.ts
notes.e2e-spec.ts test(private/notes): add regression test 2022-06-12 20:09:07 +02:00
register-and-login.e2e-spec.ts
tokens.e2e-spec.ts
users.e2e-spec.ts