You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been playing with the concept that it might be useful to use the view assertions with notification emails and mailables when doing assertions on them in tests, giving devs the ability to render them and perform further assertions on the content produced.
An example of how this would work as an API would be:
I already have a rough but working implementation if you think it'd be worth while adding to Mojito?
The text was updated successfully, but these errors were encountered:
peterfox
changed the title
[Feature] Apply View Assertions to Mailable and Notifications
[Feature] Apply View Assertions to Mailables and Notifications
Apr 30, 2020
I've been playing with the concept that it might be useful to use the view assertions with notification emails and mailables when doing assertions on them in tests, giving devs the ability to render them and perform further assertions on the content produced.
An example of how this would work as an API would be:
I already have a rough but working implementation if you think it'd be worth while adding to Mojito?
The text was updated successfully, but these errors were encountered: