hedgedoc/src
Philip Molares ba553f28da
Tests: Rewrote AuthService unit test
The unit test now uses per test mocking of the necessary functions instead of one mock in the beforeEach call.
Also some tests got expanded to cover more error cases.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-06 13:14:26 +01:00
..
api Add missing logging context at various places 2021-02-05 22:30:22 +01:00
auth Tests: Rewrote AuthService unit test 2021-02-06 13:14:26 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config config: Fix inconsistent env vars 2021-01-28 23:28:16 +01:00
errors auth: Add token limit of 200 2021-01-25 12:05:25 +01:00
groups auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
history History: Add unit and e2e test 2021-02-03 21:46:36 +01:00
logger Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
media MediaService: Add unit tests 2021-02-13 22:12:19 +01:00
monitoring Format with Prettier 2 2021-01-06 23:48:53 +01:00
notes Add missing logging context at various places 2021-02-05 22:30:22 +01:00
permissions auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
revisions Reformat code by yarn format 2021-01-30 18:09:00 +01:00
users History: Add HistoryEntry 2021-02-03 21:15:39 +01:00
utils Swagger: Split public and private API 2021-01-25 23:11:56 +01:00
app.module.ts PublicApi: Add correct prefix 2021-02-15 10:26:12 +01:00
main.ts StaticServe: Fix serving images under uploads/ 2021-02-15 07:39:52 +01:00