hedgedoc/test
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
..
private-api test(private/notes): add regression test 2022-06-12 20:09:07 +02:00
public-api refactor: adapt for typeorm 0.3 2022-06-12 20:09:07 +02:00
app.e2e-spec.ts refactor(db-config): Use typeorm-style options 2022-05-01 20:49:09 +02:00
test-setup.ts Add permissions service to test-setup 2022-03-13 21:33:02 +01:00
tsconfig.json Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
tsconfig.json.license Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
utils.ts Replace fs.rmdir recursive by fs.rm recursive 2022-01-31 08:55:42 +01:00