Rodrigo Primo
9e71217acc
Remove remaining uses of Newsletter model from TransactionalEmailHooksTest
...
[MAILPOET-5361]
2023-05-30 11:16:46 -05:00
Jan Jakes
c1babe49db
Remove more no longer necessary test cleanups
...
MAILPOET-5145
2023-04-07 12:11:12 -05:00
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
David Remer
08c76a46af
Fix Squiz.Classes.ClassFileName.NoMatch and related errors
...
[MAILPOET-4850]
2022-11-28 22:54:13 +03:00
Rostislav Wolny
ed5bd8de61
Add Woo dependent tests to woo group
...
Mark all integration tests that are related to WooCommerce with group "woo".
[MAILPOET-4566]
2022-09-08 13:02:52 +02:00
Sam Najian
3bbb662857
Add a workaround for NewsletterEntity::__clone when testing
...
Because implements NewsletterEntity::__clone and resets `id`
the test was failing after switching from Newsletter model
to NewsletterEntity and this override helps to mitigate the issue
[MAILPOET-4360]
2022-07-14 13:13:47 +02:00
Sam Najian
b84d1d1af8
Update TransactionalEmailHooks to work with NewsletterEntity
...
[MAILPOET-4360]
2022-07-14 13:13:47 +02:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00