Skip to content

Releases: ericmartel/codeception-email

PR Update

10 Mar 16:29
c4fcdd5
Compare
Choose a tag to compare

Updated the code with the latest PRs to handle asset deprecation and email contents.

Updated release to latest

14 Sep 17:13
Compare
Choose a tag to compare
Merge pull request #2 from portrino/master

Adds grabBodyFromEmail() method to TestEmails trait

Fixed PSR-4

03 Feb 17:45
Compare
Choose a tag to compare
Merge pull request #1 from RewardGateway/correct_psr4_autoloading

Correct psr4 autoloading

Initial Release

30 Dec 04:44
Compare
Choose a tag to compare

Initial Release

Testing support for subject, body, sender, recipients, etc... full list is available in the README.md file. Attachments and text/html content are not supported yet.