Async/test
Abel Hoogeveen 902693dbbe
All checks were successful
continuous-integration/drone/push Build is passing
Implemented Parent Handlers.
Parent Handlers can be stacked to run in succession. Output is transfered as input into the child handler which can continue with it. If the parent Handler fails, all Child handlers also fail.
2020-06-03 17:00:44 +02:00
..
base Implemented Parent Handlers. 2020-06-03 17:00:44 +02:00
mock/Handlers Implemented Parent Handlers. 2020-06-03 17:00:44 +02:00
system Implemented Parent Handlers. 2020-06-03 17:00:44 +02:00
temp Try with only Redis. 2020-05-26 17:56:15 +02:00
bootstrap.php Implemented many unit tests. 2020-05-16 19:12:22 +02:00
config.tasks.php Try with only Redis. 2020-05-26 17:56:15 +02:00
phpunit.xml Implemented many unit tests. 2020-05-16 19:12:22 +02:00