hedgedoc/test
David Mehren 1cc797f13d
Separate private and public API in TestSetup
Including both PublicApiModule and PrivateApiModule in the test setup
lead to the API routes overwriting each other.
This adds a router to separate the APIs as they are in the normal app.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-10-15 16:44:43 +02:00
..
private-api Separate private and public API in TestSetup 2021-10-15 16:44:43 +02:00
public-api Separate private and public API in TestSetup 2021-10-15 16:44:43 +02:00
test-setup.ts Separate private and public API in TestSetup 2021-10-15 16:44:43 +02: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