hedgedoc/test/public-api
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
..
fixtures
alias.e2e-spec.ts Migrate public alias API E2E test to global TestSetup 2021-10-21 19:52:41 +02:00
me.e2e-spec.ts Migrate public me API E2E test to global TestSetup 2021-10-21 19:52:38 +02:00
media.e2e-spec.ts
notes.e2e-spec.ts Migrate private notes API E2E test to global TestSetup 2021-10-21 19:52:41 +02:00