Async/test
Abel Hoogeveen 5f369c784b
Some checks failed
continuous-integration/drone/push Build is failing
Added TaskModifyEvent.
Event gets fired when an Event is modified by sending it to TaskStorage::modifyEvent. This allows components to observe changes and report these to the user. Might also be useful to cancel unwanted changes.
2020-05-19 22:07:44 +02:00
..
base Added TaskModifyEvent. 2020-05-19 22:07:44 +02:00
mock/Handlers Implemented many unit tests. 2020-05-16 19:12:22 +02:00
system Made the Docker image Alpine-based. Should work better when running Async in a Cron environment. 2020-05-19 12:01:48 +02:00
temp Started implementing Drone 2020-05-15 18:26:30 +02:00
bootstrap.php Implemented many unit tests. 2020-05-16 19:12:22 +02:00
config.tasks.php Added separate environments for DummyTaskStorage and RedisTaskStorage. 2020-05-15 21:19:35 +02:00
phpunit.xml Implemented many unit tests. 2020-05-16 19:12:22 +02:00