Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config option to prevent sending messages #126

Open
derosm2 opened this issue Dec 2, 2016 · 1 comment
Open

Config option to prevent sending messages #126

derosm2 opened this issue Dec 2, 2016 · 1 comment

Comments

@derosm2
Copy link

derosm2 commented Dec 2, 2016

This would be ideal for testing and local development. Similar to perform_deliveries in Action Mailer (http://api.rubyonrails.org/classes/ActionMailer/Base.html)

@dblock
Copy link
Collaborator

dblock commented Dec 4, 2016

For testing I feel like webmock does a better job. For real-time support it's trickier. Maybe writing an echo server that can run locally?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants