nextcloud/tests/lib/BackgroundJob
Benjamin Gaussorgues d67eae3501
feat(jobs): add command to list executed background jobs
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-05-29 14:09:06 +02:00
..
DummyJob.php feat(jobs): introduce background job classes registry 2026-05-29 09:14:48 +02:00
DummyJobList.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
JobClassesRegistryTest.php feat(jobs): introduce background job classes registry 2026-05-29 09:14:48 +02:00
JobListTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
JobRunsTest.php feat(jobs): add command to list executed background jobs 2026-05-29 14:09:06 +02:00
JobTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
QueuedJobTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
TestJob.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
TestParallelAwareJob.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
TestTimedJobNew.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
TimedJobTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00