This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
7
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
ab23a01423f685c44bd80a736bff79c452ed1abc
piratepoet
/
mailpoet
/
tests
/
integration
/
API
/
JSON
/
v1
History
Brezo Cordero
ab23a01423
Modify the check for sender address
...
to implement rule for existing campaigns. [MAILPOET-5832]
2024-01-20 13:39:23 +05:00
..
AutomatedLatestContentTest.php
…
AutomaticEmailsTest.php
…
CouponsTest.php
…
CustomFieldsTest.php
…
DynamicSegmentsTest.php
…
FeatureFlagsTest.php
…
FormsTest.php
…
ImportExportTest.php
Replace expect()->greaterOrEquals() with verify()->greaterThanOrEqual()
2023-10-24 08:58:22 +03:00
MailerTest.php
…
NewslettersTest.php
Modify the check for sender address
2024-01-20 13:39:23 +05:00
NewsletterTemplatesTest.php
…
SegmentsTest.php
…
SendingQueueTest.php
Remove simple usages of MailPoet\Tasks\Sending from integration tests
2023-11-02 12:53:36 +01:00
SendingTaskSubscribersTest.php
…
ServicesTest.php
Use new function to get verified domains
2024-01-20 13:39:23 +05:00
SettingsTest.php
Replace expect()->lessThan() with verify()->lessThan()
2023-10-24 08:58:22 +03:00
SetupTest.php
…
SubscribersTest.php
Fix PHPStan warnings in tests
2023-12-13 11:48:14 +01:00
TagsTest.php
…
UserFlagsTest.php
…
WoocommerceSettingsTest.php
…