hedgedoc/test
David Mehren ff500f1be0 test: allow disabling mocked authentication
This adds a (default true) parameter `withMockAuth` to the
TestSetup class.
If it is false, the TokenAuthGuard is not overridden with a mock
implementation, allowing to test with the real authentication.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-27 21:05:17 +01:00
..
private-api test(e2e/private/alias): test all error scenarios 2022-01-27 21:05:17 +01:00
public-api refactor(note-metadata): do not embed User objects 2022-01-16 22:54:53 +01:00
test-setup.ts test: allow disabling mocked authentication 2022-01-27 21:05:17 +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 Enforce import order with prettier 2021-08-29 18:45:46 +02:00