hedgedoc/test
David Mehren a8d6b33139
[E2E tests] Don't use hardcoded service tokens
The DI tokens for services seem to have changed with NestJS 8.
As we can also use the class object instead of a hardcoded token,
this commit replaces the tokens accordingly.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-07-15 20:30:51 +02:00
..
private-api [E2E tests] Don't use hardcoded service tokens 2021-07-15 20:30:51 +02:00
public-api [E2E tests] Don't use hardcoded service tokens 2021-07-15 20:30:51 +02:00
utils.ts Media E2E tests: Add error handling for upload cleanup 2021-04-22 21:29:23 +02:00