aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/Wrapper/CacheJailTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: put parent items into cache in testsRobin Appelman2024-09-181-28/+33
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-13/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* test: add test for jail watcherRobin Appelman2024-04-081-0/+30
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-271-2/+2
* add test for searching within a "root jail"Robin Appelman2021-07-281-0/+18
* fix search in nested jailsRobin Appelman2021-01-261-0/+18
* fix cachjail searching for rootRobin Appelman2021-01-261-2/+17
* do cachejail search filtering in sqlRobin Appelman2021-01-261-0/+37
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-7/+7
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix risky tests without assertionsJoas Schilling2018-01-251-1/+1
* fix moving folders out of a cache jailRobin Appelman2017-06-151-0/+50
* Adding test case for getPathById including a jailed cache where root is just ...Thomas Müller2016-08-051-2/+11
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+74