hedgedoc/test
David Mehren cd5256da7f refactor(db-config): Use typeorm-style options
TypeORM does not use a separate config option for the path
to the SQLite file.
Additionally, the "dialect" is called "type."

This commit adjusts our config to follow the upstream convention
to reduce confusion.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-05-01 20:49:09 +02:00
..
private-api test: ldap auth config 2022-04-17 21:05:13 +02:00
public-api Fix e2e test for moved permission functions 2022-03-13 21:33:02 +01: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