Commit Graph

81 Commits

Author SHA1 Message Date
69e9b099d8 Prevent showing WC Customers UI to new WC website
[MAILPOET-2206]
2019-08-27 21:48:46 -04:00
7719a94c63 Remove no longer relevant TODO
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
e3708ebffb Disable email notifications by default in tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
1057f43d1c Add sender settings to test defaults
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
f97ec1b53e Add skipped tutorials to test defaults
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
775d8657ca Add cron trigger method to test defaults
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
0b759356a4 Add MailHog sending method to test defaults & add required attributes
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
71bcfd0910 Add UserFlags data factory and defaults for tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
3367a3bc8c Update sign-up confirmation email
[MAILPOET-2187]
2019-08-20 13:09:35 -04:00
e2a5def345 Add codeception extension to set default settings for every acceptance test
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
wxa
3f367e86e4 Add acceptance tests [MAILPOET-2015] 2019-07-23 08:37:46 -04:00
wxa
7f40e5b512 Clean up unused imports [MAILPOET-2208] 2019-07-19 08:54:50 -04:00
d2506659e2 Rename newsletter data factory method for welcome email
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
a6198ba443 Extend newsletter related data factories
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
529a0fef7b Fix small issues 2019-06-20 12:40:24 -04:00
2e9c673da0 Add acceptance tests 2019-06-20 12:40:24 -04:00
243dcb9889 Add test for inactive subscribers notice
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
0f0a284145 Fix method name
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
119d28a0da Add acceptance test for unauthorized email in automatic newsletter
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
b17543b88a Allow create in category email in acceptance tests
[PREMIUM-119]
2019-05-23 10:25:24 -04:00
240c11eed0 Add acceptance test for authorized emails notice
[MAILPOET-1987]
2019-05-21 09:58:29 -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
08851ef0a3 Add cookie tracking settings
[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
0465ff217a Add method for reseting sending settings
[MAILPOET-2069]
2019-05-14 11:26:55 +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
wxa
2980bbf00b Remove the feature flag [MAILPOET-1983] 2019-05-13 10:47:09 -04:00
wxa
20f3ce79e6 Rename the import screen displayed flag so it doesn't clash with WC settings [MAILPOET-1983] 2019-05-13 10:47:09 -04:00
8da9a5f887 Improve migration and tests 2019-05-07 11:23:55 -04:00
6608621ea8 Test forms confirmation messages [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
591f75c49a Replace uniqid with random_bytes 2019-05-02 09:47:01 -04:00
wxa
4c4ff0cba6 Add acceptance tests for WC checkout opt-in [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
db4d858561 Add scheduled tasks cleanup to fix acceptance test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
7ac0218a5d Add acceptance test for inactive subscribers settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
daca92097c Add feature switch for woo commerce list sync
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
199d0fa025 Add WooCommerce list import page redirection test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
47db1c9117 Test filtering inactive subscribers
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
0f2cf9644c Allow adding images to WC products
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
a478064615 Allow creating WC product with short and full descriptions
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
bdaff6fc30 Add tracking cookie
[MAILPOET-1961]
2019-04-16 11:20:56 +02:00
a70129e5f7 Allow setting multiple categories and tags for WC products
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
9ec31ae39d Automatically generate random SKU for WC products when not provided
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
38f8cd9439 Create acceptance test for testing products widget
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
72fc8cecf2 Add test for sender warning
[MAILPOET-1890]
2019-03-28 07:19:22 -04:00
1175d99cc7 Add cleanup methods to wooCommerce data factories
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
90c0e8d33b Add WooCommerce order factory
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00