nextcloud-server/tests/lib/BackgroundJob
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/
Replace by either executeStatement or executeQuery

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-09-02 11:55:58 +07:00
..
DummyJobList.php fix: Make DummyJobList.getJobsIterator return an interable instance 2025-08-27 12:28:16 +07:00
JobListTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
JobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
QueuedJobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TestJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TestParallelAwareJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TestTimedJobNew.php perf(cron): Delay (re)checking timed jobs 2025-03-31 13:21:29 +07:00
TimedJobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00