paul-oms
paul-oms
Phew, finally got the tests to pass. Let me know what else is needed. Also, if you need an API key for integration testing, set up an account at https://app.mailpace.com...
Thanks! I think Option A is the right choice - always better to make 3rd party dependencies optional. Does this change cover it?
> I created mailpace.anymail.dev as a testing domain. It would be great if you could set it up for free API use. Added to our secret free plan ;)
All done - there's one point to check above, but I think it's correct as is.
> Was working on integration tests, and noticed there seems to be a problem with commas in "to" display names. Try sending `"to": "\"Example, Inc.\" "`. I get a 400...
> You might want to [add me as a collaborator](https://github.com/orgs/community/discussions/5634#discussioncomment-2155236) on your django-anymail fork.) Done!
Thanks for this! I actually wasn't aware of these Gems which is why I went with the CircleCI approach. I think your way looks better, but I'm not planning to...