Commit Graph

5 Commits

Author SHA1 Message Date
John Oleksowicz
cd0b795ac8 Extract customer creation/cleanup
This also ensures that cleanup always runs after all integration tests

MAILPOET-5145
2023-04-07 12:11:12 -05:00
Jan Jakes
82aeb89854 Use strict types in tests
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Brezo Cordero
0139c4da3d Remove unnecessary condition
Fixes PHPStan error 'If condition is always true'.
See: https://github.com/WordPress/wordpress-develop/blob/5.9/src/wp-includes/functions.php#L2987-L2991
Verified up to WP5.3

[MAILPOET-4131]
2022-03-07 16:07:16 +01:00
David Remer
8f79116f71 Remove uninstall.php [MAILPOET-3961] 2022-02-09 16:33:35 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00