codeception-mailcatcher-module icon indicating copy to clipboard operation
codeception-mailcatcher-module copied to clipboard

Test emails in your Codeception acceptance tests

Results 15 codeception-mailcatcher-module issues
Sort by recently updated
recently updated
newest added

These were the changes I had to do to make this work with codeception 5. I've ran the whole test suite in a project (private) and had no issues. -...

Updates the requirements on [codeception/module-asserts](https://github.com/Codeception/module-asserts) to permit the latest version. Release notes Sourced from codeception/module-asserts's releases. 2.0.1 What's Changed Removed the use statement to not make static analysis trip over...

dependencies
php

We don't currently run tests for lowest dependencies. We should do this in order to make sure we don't break support for the oldest version of Codeception we support.

enhancement

would be great to be able to find more than just the last email. I've got a process that sends two emails and I need to be able to check...

enhancement
help wanted

Follow up of https://github.com/captbaritone/codeception-mailcatcher-module/pull/80

Feature request Add a new method that allows the user to specify a link label, of which the method returns the URL that the label is linked to. e.g. if...

enhancement
help wanted

Add support for sender and recipient queries. Resolves: #12, #98

Codeception v5 is now released so we should aim to support it

enhancement