events/Tests
Daniel Siepmann 9c8e1aa982
Do not delete files if they are still in use (#12)
The clean up task had an issue to clean up to many files.
It didn't check if a file that could be deleted
because one event got deleted, was still in use by another event.

Relates: #10499
2023-05-15 15:35:48 +02:00
..
Functional Do not delete files if they are still in use (#12) 2023-05-15 15:35:48 +02:00
Unit Fix phpunit deprecation warnings (#8) 2023-04-03 11:35:47 +02:00
ClientFactory.php Add first basic functional test for import 2021-12-16 09:08:16 +01:00
ProphecyTrait.php Make use of prophesize cross version support 2022-01-26 15:56:28 +01:00