| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test for ParallelAwareJob | Marcel Klehr | 2023-07-28 | 1 | -5/+51 |
* | JobListTest: Fix JobList constructor call | Marcel Klehr | 2023-04-24 | 1 | -1/+3 |
* | Fix BackgroundJob tests | Marcel Klehr | 2023-04-23 | 1 | -3/+10 |
* | JobListTest: clearJobsList before testHasReservedJobs | Marcel Klehr | 2023-04-23 | 1 | -0/+1 |
* | test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs | Marcel Klehr | 2023-04-23 | 1 | -0/+13 |
* | Fix API breakage by using a new method instead | Côme Chilliet | 2023-01-12 | 1 | -1/+1 |
* | Fix BackgroundJob list tests | Côme Chilliet | 2023-01-12 | 1 | -1/+6 |
* | Remove getLastJob from IJobList | Morris Jobke | 2020-08-13 | 1 | -9/+0 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -8/+8 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Fix getMock JobListTest | Roeland Jago Douma | 2016-09-13 | 1 | -2/+4 |
* | Lock jobs while executing them, to allow multiple executors to run in parallel | Joas Schilling | 2016-05-21 | 1 | -66/+60 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+255 |