nextcloud-server/tests/lib/BackgroundJob
Joas Schilling b765f79368
Allow apps to specify if their background job can be delayed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 13:54:54 +07:00
..
DummyJobList.php Allow apps to specify if their background job can be delayed 2022-02-07 13:54:54 +07:00
JobListTest.php Remove getLastJob from IJobList 2020-08-13 21:50:06 +07:00
JobTest.php Make sure to catch php errors during job execution 2020-01-31 16:04:04 +07:00
QueuedJobTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +07:00
TestJob.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
TimedJobTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +07:00