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
73db70c335
Redesign listing container & groups [MAILPOET-2778]
2020-07-14 14:22:51 +02:00
13eebc742c
Fix acceptance tests
2020-04-08 09:40:19 +02:00
1774b48666
Autofix unused "use" statements
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
835d8bc0af
Fix PHPUnit 6 & Codeception\Verify incompatibilities
...
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
3ef92bacba
Avoid name collisions in acceptance tests
...
[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
e8c1ccb918
Remove unnecessary cleanups in tests
...
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
bf424c3eb1
Remove unnecessary requires
...
[MAILPOET-2075]
2019-06-20 13:27:00 -04:00
0f0a284145
Fix method name
...
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
d574ac09a6
Fix potentially flaky acceptance test
...
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
87d5c802cc
Ensure tracking is enabled for inactive users test
...
[MAILPOET-2025]
2019-04-30 09:39:36 +02:00
3b259e23e1
Improve acceptance test check
...
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
9cba72edb2
Fix coding style issues
...
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
7ac0218a5d
Add acceptance test for inactive subscribers settings change
...
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00