Details
-
Improvement
-
Resolution: Unresolved
-
Minor - P4
-
None
-
None
-
None
Description
The below steps can improve working with events in our tests:
- Override ToString in all events. I do it quite often for local testing and then needs to revert these changes
- Adding a triggered dateTime field for each event
- Consider adding a base interface for all events to avoid using object s in EventCapturer