Commit Graph

16 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes 2 years ago
Marcel Klehr 7e790a3297 JobTest: Remove outdated tests 2 years ago
Marcel Klehr a0c722ad69 Run cs:Fix 3 years ago
Marcel Klehr 5608b50778 Fix BackgroundJob tests 3 years ago
Marcel Klehr 56cb5d1d13 fix(tests): Remove duplicated method 3 years ago
Marcel Klehr 1296f3612e test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs 3 years ago
Daniel Kesselberg 018020108b
Make sure to catch php errors during job execution 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Thomas Müller f6c4b10189 Add message key to context of logException 10 years ago
Morris Jobke 86f08f59d6 use logException() to properly log the exception 10 years ago
Morris Jobke 64c8427d81 Improved error message for failing background job 10 years ago
Joas Schilling 54558bb5b2 Fix the test to expect the new behaviour 10 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Robin Appelman d6576c640c Add unit tests for JobList 12 years ago
Robin Appelman 2ff1bdaba3 add test case for removing background jobs that are throwing exceptions 12 years ago