nextcloud/apps/files_trashbin/tests
Vincent Petry f86699cd48 Fix restoring files from trash with unique name
When restoring a file, a unique name needs to be generated if a file
with the same name already exists.

Also fixed the restore() method to return false if the file to restore
does not exist.

Added unit tests to cover restore cases.
2015-05-15 12:42:27 +02:00
..
js Add unit test for selection overlay actions in trashbin 2015-03-04 13:49:19 +01:00
storage.php Added rmdir to trashbin storage wrapper 2015-05-12 11:09:02 +02:00
trashbin.php Fix restoring files from trash with unique name 2015-05-15 12:42:27 +02:00