Commit Graph

2180 Commits

Author SHA1 Message Date
151fe8e514 Test product title alignment
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e2215e1cee Test product title format
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e5899b49fc Add controlling function for tests, create new function for testing display options
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
0070793a25 Create testing product with descriptions
[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
e2080eea2d Show Products widget only when WC is active
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
b44e573113 Test that products widget is available when WooCommerce active
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
6fd9c69a27 Always show product image in editor
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
78587c7271 Remove condition to display products widget
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
bdaff6fc30 Add tracking cookie
[MAILPOET-1961]
2019-04-16 11:20:56 +02:00
534dc140f7 Use WP function to parse DB_HOST
This change will enable using MailPoet on sites which are using ipv6 addresses in DB_HOST
[MAILPOET-1907]
2019-04-16 11:11:28 +03:00
764c55d05f Remove unnecessary parenthesis and commented code
[MQ-104]
2019-04-15 14:30:56 +02:00
34c29333bb [MQ-104] tests adding spacer block to editor 2019-04-15 14:30:56 +02:00
9a6962c9ef [MQ-111] make less flaky 2019-04-15 12:38:01 +02:00
24a7abba0b [MQ-111] Test add divider to editor 2019-04-15 12:38:01 +02:00
02e8a8eb15 [MQ-183] tests adding header block to editor 2019-04-15 09:57:15 +02:00
8f734a538a [MQ-180] tests footer block can be added to edtior 2019-04-12 09:20:05 -04:00
a9856473a3 Remove unnecessary code
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
667f1d6e41 Use data attributes as selector in test
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
814fc7c078 Test that inactive subscribers don't recieve newsletters
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
b9819c3691 Add acceptance test for inactive subscribers
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
46a0b7501b Update phpstan to level 5
[MAILPOET-1969]
2019-04-10 09:55:13 -04:00
b9799a5446 Slightly improve regex in link content helper
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
bc32e5f6f3 Get rid of unused argument in inlineCss
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
c2f5a98893 Get rid of double parsing of html within rendering
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
7fc2c25fa1 Refactor column renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
d07f64038b Add output helpers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
9d07ef9102 [MQ-103] fix typo. 2019-04-09 07:57:06 -04:00
4d7d7d2053 [MQ-103] Tests template select page loads. 2019-04-09 07:57:06 -04:00
23a44b8da8 [MQ-110] add wait for element to make more robust 2019-04-08 10:45:04 -04:00
a671aede6d [MQ-110] tests image widget drag-n-drop 2019-04-08 10:45:04 -04:00
6493f7ceb4 Validate only fields in form
[MAILPOET-1828]
2019-04-08 10:35:20 -04:00
08a3a66f4c Cleanup export files after some time
[MAILPOET-1894]
2019-04-03 12:46:45 -04:00
cd1bfe6d88 Prevent unsubscribing when previewing
[MAILPOET-1935]
2019-04-03 12:01:23 -04:00
806e3f19d6 Add acceptance test for reimporting csv
[MAILPOET-1931]
2019-04-01 07:12:27 -04:00
acbf363412 Prevent scheduling welcome emails
If subscriber is imported we don't want to send them welcome emails if their data are updated

[MAILPOET-1908]
2019-04-01 07:02:54 -04:00
3d69b3aeec Move Twig to prefixed dependencies
Closes #1904
[MAILPOET-1929]
2019-04-01 05:43:25 -04: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
a1bec7e68e Fix button not clickable in ManageSubscriptionLinkCest
[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
wxa
ed775c31cd Fix subscribing old WooCommerce customers to WC list [MAILPOET-1939] 2019-03-28 11:48:15 -04:00
7a61f1a576 [MQ-96] Test logging method switching 2019-03-28 11:18:57 -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
e4f68c62a0 Add customer factory for WooCommerce acceptance tests
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
f119884d2d Add WooCommerce products factory to acceptance tests
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
3c41b671ed Add WooCommerce plugin to acceptance tests
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
36ba91335d Fix single site acceptance tests initialization
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00