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

Command icon 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

Murz created an issue. See original summary.

  • Murz committed 4d30fc13 on 1.0.x
    Issue #3328845 by Murz: Add helper for testing event subscribers
    
murz’s picture

Title: Add helper for testing event subscribers » 3328845-event-subscriber-helper
Status: Active » Fixed

Added a function callEventSubscriber() that implements this feature.

murz’s picture

Title: 3328845-event-subscriber-helper » Add helper for testing event subscribers
Status: Fixed » Closed (fixed)