Async/test
Abel Hoogeveen 4555957292
All checks were successful
continuous-integration/drone/push Build is passing
Made Handlers an object instead of a string reference.
Handlers should now be added as objects, adding some flexibility to the developer.
Developers are still cautioned to take great care that Handlers work approriately. Handlers can potentially crash the SuperVisor if not taken good care of.
2020-06-03 11:35:16 +02:00
..
base Made Handlers an object instead of a string reference. 2020-06-03 11:35:16 +02:00
mock/Handlers Made Handlers an object instead of a string reference. 2020-06-03 11:35:16 +02:00
system Made Handlers an object instead of a string reference. 2020-06-03 11:35:16 +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