Problem/Motivation
Will be good to have a helper function to simplify testing event subscribers.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork test_helpers-3328845
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
murzAdded a function
callEventSubscriber()that implements this feature.Comment #5
murz