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
public-api
test-setup.ts test: allow disabling mocked authentication 2022-01-27 21:05:17 +01:00
tsconfig.json
tsconfig.json.license
utils.ts