hedgedoc/test
David Mehren f0e6f6150d test: allow running e2e tests with different DBs
This commits adds infrastructure for running the E2E tests
with databases other than sqlite.

Initially, support for Postgres is added.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-06 22:24:21 +01:00
..
private-api feat(api/private): add GroupsController 2022-03-01 20:20:18 +01:00
public-api feat(user-info-dto): split email into separate DTO 2022-03-01 20:20:18 +01:00
app.e2e-spec.ts test: app should not crash on requests to / 2022-02-14 11:28:02 +01:00
test-setup.ts test: allow running e2e tests with different DBs 2022-03-06 22:24:21 +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