Commit Graph

8 Commits

Author SHA1 Message Date
8fae4f6d76 Remove print statements from test
All checks were successful
zdm/event-bus/pipeline/head This commit looks good
2022-01-18 17:09:21 +01:00
ee9d08b2b8 Test binding cache
All checks were successful
zdm/event-bus/pipeline/head This commit looks good
2022-01-18 13:44:33 +01:00
6ee4e11161 Fix inconsistent test
All checks were successful
zdm/event-bus/pipeline/head This commit looks good
2022-01-12 20:17:24 +01:00
722bf2b999 Test priorities for inheritance
All checks were successful
zdm/event-bus/pipeline/head This commit looks good
2022-01-12 15:59:45 +01:00
7fb633d69f Inherit event handlers
All checks were successful
zdm/event-bus/pipeline/head This commit looks good
When registering an event listener, Event Bus recursively walks the
entire inheritance tree and looks for event handlers.
2022-01-09 14:16:30 +01:00
ebb2191f4a Make unit tests package-private
All checks were successful
zdm/event-bus/pipeline/head This commit looks good
2022-01-09 09:37:27 +01:00
e53f356c54 Add exception wrapper with transparent delivery to the caller 2022-01-08 14:32:24 +01:00
897f1a20f3 Shorten module names 2021-12-24 11:09:14 +02:00