nextcloud/apps/files_trashbin/tests
Robin Appelman 069870a82f add locking to resolve concurent move to trashbin conflicts
uses a lock to prevent two requests from moving a file to the trashbin concurrently
(causing sql duplicate key errors)

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-08 11:29:56 +00:00
..
BackgroundJob Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
Command Fix and extend tests 2018-06-29 20:48:09 +02:00
Controller fix preview controller tests 2018-10-17 14:57:40 +02:00
js Use grid view in other file views too 2018-10-18 13:44:05 +02:00
CapabilitiesTest.php Add test OCA\Files_Trashbin\Capabilities 2018-11-01 17:20:34 +05:00
ExpirationTest.php Fix mock of ITimeFactory 2018-10-10 12:42:20 +02:00
StorageTest.php add locking to resolve concurent move to trashbin conflicts 2020-05-08 11:29:56 +00:00
TrashbinTest.php Do not run fragile TrashbinTest 2019-03-13 18:01:24 +01:00