aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/BackgroundJob/JobTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-12/+10
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-10/+12
* chore: Migrate away from internal Job classesCôme Chilliet2024-02-081-12/+10
* JobTest: Remove outdated testsMarcel Klehr2023-07-281-52/+0
* Run cs:FixMarcel Klehr2023-04-231-4/+4
* Fix BackgroundJob testsMarcel Klehr2023-04-231-8/+10
* fix(tests): Remove duplicated methodMarcel Klehr2023-04-231-21/+0
* test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobsMarcel Klehr2023-04-231-2/+74
* Make sure to catch php errors during job executionDaniel Kesselberg2020-01-311-0/+21
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+43