b1be2b4923
Use <Tag> component in <NewsletterStats>
...
[MAILPOET-3000]
2020-08-05 09:38:34 +02:00
3a4a773014
Update tests [MAILPOET-3000]
2020-08-05 09:38:34 +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
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
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
49b0b63fda
Use 'wp option' instead of non-existent 'wc setting'
...
[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
2b8325a738
Remove feature flag for woocommerce revenues
...
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
bf424c3eb1
Remove unnecessary requires
...
[MAILPOET-2075]
2019-06-20 13:27:00 -04:00
8b8e7cf1e9
Prevent wizard launching
...
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
b9af15e19f
Enforce array trailling commas
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
26f94449d8
Add Features data factory for tests & use it for "display revenues"
...
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
854e023ab0
Fix broken NewsletterStatisticsCest
...
[MAILPOET-2074]
2019-05-14 11:26:07 +02:00
38001c2ad0
Add 'display_revenues' feature flag
...
[MAILPOET-1853]
2019-05-13 12:26:23 -04:00
977a9fb121
Add acceptance tests for WooCommerce purchase stats display
...
[MAILPOET-1853]
2019-05-13 12:26:23 -04:00