hedgedoc/test/private-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 PrivateE2E: Add test fixtures for private api 2021-03-25 22:26:43 +01:00
alias.e2e-spec.ts Fix tests with using sessions in e2e tests of private api 2021-10-13 20:54:27 +02:00
auth.e2e-spec.ts feat: add auth e2e tests 2021-09-17 00:00:00 +02:00
history.e2e-spec.ts Migrate private history API E2E test to global TestSetup 2021-10-21 20:17:03 +02:00
me.e2e-spec.ts Migrate private me API E2E test to global TestSetup 2021-10-21 20:17:03 +02:00
media.e2e-spec.ts Migrate private media API E2E test to global TestSetup 2021-10-21 20:17:02 +02:00
notes.e2e-spec.ts Migrate private notes API E2E test to global TestSetup 2021-10-21 19:52:41 +02:00
tokens.e2e-spec.ts Separate private and public API in TestSetup 2021-10-21 20:17:03 +02:00