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
e7416c247cd368ff1c20e6819e15c75fdacc07f3
piratepoet
/
mailpoet
/
tests
/
integration
/
WooCommerce
History
Jan Lysý
41a55262fe
Fix PHPStan warnings in tests
...
[MAILPOET-5751]
2023-12-13 11:48:14 +01:00
..
Integration
Change the behavior of the optin checkbox in the Woo checkout
2023-05-30 13:25:24 +02:00
TransactionalEmails
Fix PHPStan warnings in tests
2023-12-13 11:48:14 +01:00
HelperTest.php
Add lookup data retrieval for used shipping method
2023-10-13 11:21:42 +02:00
SubscriberEngagementTest.php
Replace expect()->greaterThan() with verify()->greaterThan()
2023-10-24 08:58:22 +03:00
SubscriptionTest.php
Replace expect()->count() with verify()->arrayCount()
2023-10-24 08:58:22 +03:00
TrackerTest.php
Replace expect()->hasNotKey() with verify()->arrayHasNotKey()
2023-10-24 08:58:22 +03:00
TransactionalEmailHooksTest.php
Replace expect()->callable() with verify()->isCallable()
2023-10-24 08:58:22 +03:00
TransactionalEmailsTest.php
Replace expect()->notNull() with verify()->notNull()
2023-10-24 08:58:22 +03:00