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 |
|
Ján Mikláš
|
c41abee550
|
Fix flakiness when waiting for change
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
13e7232781
|
Test title position N/A when title only is selected
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
131bc6ad7e
|
Test product display type
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
c8fcfb4f3a
|
Test product title as a link
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
151fe8e514
|
Test product title alignment
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
e2215e1cee
|
Test product title format
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
e5899b49fc
|
Add controlling function for tests, create new function for testing display options
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
0070793a25
|
Create testing product with descriptions
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
a478064615
|
Allow creating WC product with short and full descriptions
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
e2080eea2d
|
Show Products widget only when WC is active
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
b44e573113
|
Test that products widget is available when WooCommerce active
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
6fd9c69a27
|
Always show product image in editor
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|
Ján Mikláš
|
78587c7271
|
Remove condition to display products widget
[MAILPOET-1843]
|
2019-04-16 16:40:45 +02:00 |
|