Async/test/base
Abel Hoogeveen fc83a931ae
Return all output when providing attempt = 0.
When providing $attempt = 0 at readTaskOutput and readPostOutput, all output shall be returned.
This is the default return. Hence, a lot of tests had to be altered slightly.
2020-06-04 21:58:22 +02:00
..
ShellExecutorTest.php Implemented Parent Handlers. 2020-06-03 17:00:44 +02:00
ShellWorkerTest.php Return all output when providing attempt = 0. 2020-06-04 21:58:22 +02:00
TaskStorageTest.php Return all output when providing attempt = 0. 2020-06-04 21:58:22 +02:00
TaskTest.php Made Handlers an object instead of a string reference. 2020-06-03 11:35:16 +02:00