hedgedoc/test
Philip Molares 6269c7f7bc test: fix expected error codes in multiple test
In the e2e tests the global filter must be added via the special provider 'APP_FILTER' and not with useGlobalFilters, because if not the filter breaks, because of the way supertest handles the http-connection.

See: https://github.com/nestjs/nest/issues/1160#issuecomment-468698640

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-02-07 00:08:41 +01:00
..
private-api test: fix expected error codes in multiple test 2022-02-07 00:08:41 +01:00
public-api test: fix expected error codes in multiple test 2022-02-07 00:08:41 +01:00
test-setup.ts test: fix expected error codes in multiple test 2022-02-07 00:08:41 +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