Async/test/base
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
..
ShellExecutorTest.php Implemented many unit tests. 2020-05-16 19:12:22 +02:00
TaskStorageTest.php Added TaskModifyEvent. 2020-05-19 22:07:44 +02:00
TaskTest.php Implemented many unit tests. 2020-05-16 19:12:22 +02:00