hedgedoc/test/public-api
David Mehren a60b959a64
Media E2E tests: Add error handling for upload cleanup
Previously, `fs.rmdir` was called multiple times on the same path,
even when the path was already deleted.
This causes test failures in Node 16.

This commit extracts the cleanup code into a utility function
and ensures that no error is thrown when the given path is already deleted.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-22 21:29:23 +02:00
..
fixtures MediaService: Add unit tests 2021-02-16 21:12:23 +01:00
me.e2e-spec.ts Tests: Removed all eslint-disable lines 2021-04-16 10:14:05 +02:00
media.e2e-spec.ts Media E2E tests: Add error handling for upload cleanup 2021-04-22 21:29:23 +02:00
notes.e2e-spec.ts Merge pull request #1039 from hedgedoc/fix/permissionsCreationAndFinding 2021-04-18 22:45:24 +02:00