summaryrefslogtreecommitdiffstats
path: root/tests/lib/backgroundjob/job.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-43/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* Add message key to context of logExceptionThomas Müller2016-01-151-3/+0
|
* use logException() to properly log the exceptionMorris Jobke2016-01-141-3/+7
|
* Improved error message for failing background jobMorris Jobke2016-01-141-1/+1
|
* Fix the test to expect the new behaviourJoas Schilling2015-12-181-2/+9
|
* Make remaining files extend the test baseJoas Schilling2014-11-191-2/+3
|
* Add unit tests for JobListRobin Appelman2014-02-121-25/+0
|
* add test case for removing background jobs that are throwing exceptionsRobin Appelman2013-12-051-0/+59