Feature Request: Testing Event Subscribers #48399
Unanswered
junyang-chin
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there are methods to test whether a listener is listening to an event by using the
assertListening
methodHowever, there are no available methods to assert an Event Subscriber is listening to multiple events
It would be great if we could have something like
Beta Was this translation helpful? Give feedback.
All reactions