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
e0b6cf7b41310a9fd1cc07d873c4b0429e81b00c
piratepoet
/
mailpoet
/
tests
/
integration
/
API
/
JSON
/
ResponseBuilders
History
Jan Lysý
41a55262fe
Fix PHPStan warnings in tests
...
[MAILPOET-5751]
2023-12-13 11:48:14 +01:00
..
DynamicSegmentsResponseBuilderTest.php
Replace expect()->startsWith() with verify()->stringStartsWith()
2023-10-24 08:58:22 +03:00
FormsResponseBuilderTest.php
Replace expect()->count() with verify()->arrayCount()
2023-10-24 08:58:22 +03:00
NewslettersResponseBuilderTest.php
Replace expect()->equals() with verify()->equals()
2023-10-24 08:58:22 +03:00
SegmentsResponseBuilderTest.php
Replace expect()->startsWith() with verify()->stringStartsWith()
2023-10-24 08:58:22 +03:00
SendingQueuesResponseBuilderTest.php
Remove simple usages of MailPoet\Tasks\Sending from integration tests
2023-11-02 12:53:36 +01:00
SubscribersResponseBuilderTest.php
Fix PHPStan warnings in tests
2023-12-13 11:48:14 +01:00