hedgedoc/test/public-api
David Mehren a523eadec2
NotesController: Do not crash on nonexistent notes
This commit adds proper error handling and returns 404 when a note does not exist.
Previously, we leaked the `NotInDBError` and sent a 500 status code.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-09 22:38:10 +01:00
..
fixtures Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
media.e2e-spec.ts Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
notes.e2e-spec.ts NotesController: Do not crash on nonexistent notes 2021-01-09 22:38:10 +01:00
users.e2e-spec.ts Change year in copyright to 2021 2021-01-06 21:36:07 +01:00