Commit Graph

2834 Commits

Author SHA1 Message Date
Pavel Dohnal
ae70f7ae9b Display subscribers with correct status
[MAILPOET-1944]
2019-04-29 06:52:36 -04:00
Rostislav Wolny
7b61df02e5 Remove unnecessary require in test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
Rostislav Wolny
db4d858561 Add scheduled tasks cleanup to fix acceptance test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
Rostislav Wolny
3b259e23e1 Improve acceptance test check
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
9cba72edb2 Fix coding style issues
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
7ac0218a5d Add acceptance test for inactive subscribers settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
bfcc499b10 Add inactive subscribers status job scheduling on settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
f5d154d680 Reactivate all inactive subscribers when inactive interval is set to never
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Amine Ben hammou
71634e65a8 Move mailer error below tabs 2019-04-25 08:45:52 -04:00
Rostislav Wolny
daca92097c Add feature switch for woo commerce list sync
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
9d7707b98f Add comments and remove unnecessary checks from a WC list acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
8b8dd04269 Remove unnecessary data cleanups in an acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
fdef926682 Add test for adding a new customer to WooCommerce list during order process
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
cba6ab0fa2 Add helper for creating an order in acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
efbe0b02c7 Add WooCommerce customers import execution test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
f39853846b Enable WooCommerceSync worker
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
199d0fa025 Add WooCommerce list import page redirection test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
d67c1a1ed3 Add test for import page form behavior
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
29e2cebce3 Add getOrdersCount() to WooCommerce helper
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
58d2bbab1a Add WooCommerce list import scheduling
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Jan Jakeš
348c227ee9 Cleanup data both before and after the test to avoid flakines
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
e19517510e Make multiple newsletters purchase tracking test more strict
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
cfdb0db57c Track also free (0 value) purchases
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
079bd337c7 Rename WooCommerce "orders" to more exact "purchases"
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
114c80cee2 Use more descriptive alias in WooCommerceOrdersTest
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
5ae89efb03 Add tests for WooCommerce payment stats
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Pavel Dohnal
8b6fd78cfa [MAILPOET-1898] 2019-04-23 12:33:15 -04:00
Pavel Dohnal
511c243f3d Remove redundant selector
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
f37058b81e Display product price in editor
[MAILPOET-1981]
2019-04-23 10:39:13 -04:00
Jan Jakeš
87434bf3fa Improve compatibility with plugins using tax_query
[MAILPOET-1963]
2019-04-23 10:31:25 -04:00
Michelle Shull
3fbdd861b2 [MQ-109] tests text block can be added to editor 2019-04-22 11:29:10 -04:00
Rostislav Wolny
a8584523d3 Consider also confirmed_at for subscribers deactivation
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
8be29b0863 Skip subscribes deactivation when tracking is disabled
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
5d70af106b Add execution of inactive subscribers worker
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
7eb0e23d22 Add cron worker for inactive subscribers
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
7b433a4273 Add reactivation of recently active subscribers
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
9edace78f0 Add inactive subscribers deactivation
[MAILPOET-1971]
2019-04-22 10:58:13 -04:00
Michelle Shull
7cb861b16a [MQ-105] tests adding social block to editor 2019-04-18 10:12:53 +03:00
Ján Mikláš
65276d437b Test List contains correct subscribers count
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
Ján Mikláš
ff6fcabe50 Test inactive status in subscriber detail
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
Ján Mikláš
47db1c9117 Test filtering inactive subscribers
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
Ján Mikláš
7bb8650826 Replace annotations with direct calls for better readability
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
e41bc4e6da Add JS test for products widget
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
fa61a24caa Unify naming (post => product), remove unused code
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
47b264406f Test image width and position
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
0f2cf9644c Allow adding images to WC products
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
2bc0a1529d Test divider and it's style
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
c44eaebad8 Fix potential flakiness
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
1fb97adc8b Test Buy now button
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
f4fbee4c9b Test price positions
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00