hedgedoc/test/public-api
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
..
fixtures MediaService: Add unit tests 2021-02-13 22:12:19 +01:00
alias.e2e-spec.ts Migrate public alias API E2E test to global TestSetup 2021-10-14 21:25:17 +02:00
me.e2e-spec.ts Migrate public me API E2E test to global TestSetup 2021-10-14 21:17:42 +02:00
media.e2e-spec.ts Migrate public media API E2E test to global TestSetup 2021-10-14 21:01:29 +02:00
notes.e2e-spec.ts Migrate private notes API E2E test to global TestSetup 2021-10-14 21:45:13 +02:00