This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
8
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
dd93d92a8e02777c2000673670081ffe2fe0492f
piratepoet
/
mailpoet
/
tests
/
integration
/
Segments
History
Mike Jolley
0d6fe6e5eb
Apply rules to tests and tasks
2024-03-21 16:57:59 +01:00
..
DynamicSegments
Apply rules to tests and tasks
2024-03-21 16:57:59 +01:00
SegmentDependencyValidatorTest.php
…
SegmentSaveControllerTest.php
Replace expect()->count() with verify()->arrayCount()
2023-10-24 08:58:22 +03:00
SegmentsFinderTest.php
…
SegmentsRepositoryTest.php
Replace expect()->isInstanceOf() with verify()->instanceOf()
2023-10-24 08:58:22 +03:00
SegmentsSimpleListRepositoryTest.php
Replace expect()->string() with verify()->isString()
2023-10-24 08:58:22 +03:00
SegmentSubscribersRepositoryTest.php
Handle errors when filtering dynamic segments
2023-11-02 13:19:51 +01:00
SubscribersFinderTest.php
Remove simple usages of MailPoet\Tasks\Sending from integration tests
2023-11-02 12:53:36 +01:00
WooCommerceTest.php
Apply rules to tests and tasks
2024-03-21 16:57:59 +01:00
WPTest.php
Improve the way WP users are deleted when running the tests
2024-02-12 15:33:28 +01:00
WPTestUser.php
…