f9ac11fe63
Fix acceptance tests
...
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
12ae18c87e
Fix iframe testing in acceptance tests
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
82d2784ed0
Get rid of magic _inject in acceptance tests
...
After updating to Codeception v4 inject doesn't work since services in DI needs WP to be loaded.
Injecting data factories is also not recommended practice since they are not designed to work as singleton and may that test influence each other and cause some flakiness.
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
602893f845
Refactor checking for received email to test helper method
...
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
d0292f8624
Convert variable names to camel case in PHPDoc
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
6956a25c51
Fix acceptance tests that require cron to run
...
[MAILPOET-2400]
2019-10-03 10:01:55 +02:00
c65bc95caa
Set --allow-root for WPCLI globally
...
[MAILPOET-2356]
2019-09-24 14:02:07 +01:00
f75a6be554
Rewrite WPCLI commands to a recommended and correctly working array variant
...
[MAILPOET-2356]
2019-09-24 14:02:07 +01:00
e8c1ccb918
Remove unnecessary cleanups in tests
...
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
f267768e60
Fix flaky revenue tracking acceptance test
...
[MAILPOET-2171]
2019-07-30 05:00:40 -04:00
63e000037f
Remove no longer needed require_once
...
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
2b8325a738
Remove feature flag for woocommerce revenues
...
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
a64aff6728
Fix flakey tests
...
Those acceptance tests shared newsletter subject
When clicking in Mailhog it choose a wrong newsletter sometimes
[MAILPOET-2111]
2019-05-29 07:29:04 -04:00
875a54eb3d
Use feature flags instead of settings
...
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
8b8e7cf1e9
Prevent wizard launching
...
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
99c77bf012
Run tests for cookie revenue settings
...
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
4966e8693c
Run test when settings is off
...
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
bdaff6fc30
Add tracking cookie
...
[MAILPOET-1961]
2019-04-16 11:20:56 +02:00