hedgedoc/test
David Mehren 4428f3fb39
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-21 20:17:03 +02:00
..
private-api Separate private and public API in TestSetup 2021-10-21 20:17:03 +02:00
public-api Separate private and public API in TestSetup 2021-10-21 20:17:03 +02:00
test-setup.ts Separate private and public API in TestSetup 2021-10-21 20:17:03 +02:00
tsconfig.json Move tsconfig.test.json to test directory 2021-10-21 19:51:57 +02:00
tsconfig.json.license Move tsconfig.test.json to test directory 2021-10-21 19:51:57 +02:00
utils.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00