summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/StorageTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+3
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-8/+8
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Fix share testsRoeland Jago Douma2019-11-201-2/+4
* Emit moveToTrash event only for the deleting userJulius Härtl2019-08-061-1/+4
* Add event dispatcher to OCPChristoph Wurst2019-06-251-3/+2
* fix trash storage wrapper testsRobin Appelman2018-10-171-0/+3
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Don't use deprecated $this->getMock() methodJoas Schilling2017-10-091-2/+2
* allow apps to control the trash binBjoern Schiessle2017-09-151-11/+41
* delete files right away in case of a encryption exceptionBjoern Schiessle2017-03-141-1/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-1/+3
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-121-0/+560