hedgedoc/test/private-api
Philip Molares f4a580cf2a refactor(config): extract note config from app config
This commit separates the app config object from a new note config object. This was done to separate different concerns in different config files. Especially if the number of settings that are about notes increase, it is a good idea to keep them separate from the app config.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-01-30 22:19:50 +01:00
..
fixtures PrivateE2E: Add test fixtures for private api 2021-03-24 11:14:48 +01:00
alias.e2e-spec.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
auth.e2e-spec.ts feat(test-setup): restructure to synchronous builder 2022-01-27 21:05:17 +01:00
history.e2e-spec.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
me.e2e-spec.ts feat(test-setup): restructure to synchronous builder 2022-01-27 21:05:17 +01:00
media.e2e-spec.ts feat(test-setup): restructure to synchronous builder 2022-01-27 21:05:17 +01:00
notes.e2e-spec.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
register-and-login.e2e-spec.ts feat(test-setup): restructure to synchronous builder 2022-01-27 21:05:17 +01:00
tokens.e2e-spec.ts feat(test-setup): restructure to synchronous builder 2022-01-27 21:05:17 +01:00