- Deduplicate the mock invocation services. This is possible now that the import order issue is resolved. - Merge `DummyEventService` into `TestEventService` and update all tests to use `TestEventService`.
Thanks to the resolution of the import vs union issue, we can put tests anywhere.