Closed
Description
The various Eloquent model events ending with ing
are not being triggered during tests.
I discovered this a while ago and assumed it was intended functionality (forcing you to test your event handlers separately, much as route filters are not run in test mode).
However today I discovered that the post-action event handler created
is triggered when run in test mode. Is there a reason for the discrepancy?
Metadata
Metadata
Assignees
Labels
No labels