summaryrefslogtreecommitdiffstats
path: root/tests/lib/BackgroundJob/JobListTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-8/+8
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix getMock JobListTestRoeland Jago Douma2016-09-131-2/+4
* Lock jobs while executing them, to allow multiple executors to run in parallelJoas Schilling2016-05-211-66/+60
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+255