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

Replacing Ushahidi_Mailer with a Lumen implementation #1847

Merged
merged 3 commits into from
Jul 5, 2017
Merged

Conversation

rjmackay
Copy link
Contributor

@rjmackay rjmackay commented Jul 4, 2017

  • Add new implementation
  • Add illuminate/mail
  • Add mockery for tests
  • Add tests

Test checklist:

  • Tests pass (except data providers)

Refs #1372

Ping @ushahidi/platform

@rjmackay
Copy link
Contributor Author

rjmackay commented Jul 4, 2017

Splitting this out of my previous PR so I can resolve the weird issues with mocker and hamcrest

@rjmackay rjmackay force-pushed the lumen-mailer branch 2 times, most recently from d1f982d to fb9098a Compare July 4, 2017 23:45
rjmackay added 3 commits July 5, 2017 11:55
- Add new implementation
- Add illuminate/mail
- Add mockery for tests
- Add tests
StatefulData accidentally evaluated `set` as a function
because we used `is_callable` instead of `instanceof Closure`.
Hamcrest defines a global `set` helper.
@rjmackay rjmackay merged commit 924c1b7 into lumen Jul 5, 2017
@rjmackay rjmackay deleted the lumen-mailer branch July 5, 2017 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant