Commit Graph

3114 Commits

Author SHA1 Message Date
Rostislav Wolny
9f62637665 Open placement settings sidebar after clicking on placement option
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Veljko V
85824ec268 Adjust changes to fix failed tests 2020-07-09 09:56:10 +02:00
Veljko V
9f5cf5873e Adjust class name for testcase 2020-07-09 09:56:10 +02:00
Veljko V
b1bf4f396e Add new testcase with all scenarios for segments
MAILPOET-3047
2020-07-09 09:56:10 +02:00
Rostislav Wolny
8312f1c808 Add explanatory comments for test fixes
[MAILPOET-3024]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
fd36602912 Fix flakiness of checking opt-in checkbox in order process
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
10f062b9ce Ensure no running backend cron tasks when test starts
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
3fbbf3db6d Update acceptance tests chrome version
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
c66eae74cd Enforce heading font size in mobile forms
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
a6b8330968 Hide spacers and limit dividers height in form on mobile
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Pavel Dohnal
09ea6f1d72 Skip test for public builds
[MAILPOET-2841]
2020-07-08 09:48:57 +02:00
Veljko V
7d309aa8f7 Add helper postUrl to increase testing speed
MAILPOET-3042
2020-07-07 15:42:51 +02:00
Veljko V
cad3ee2aab Add scenario various status newsletters
MAILPOET-3042
2020-07-07 15:42:51 +02:00
Rostislav Wolny
c6873c5d75 Refactor form background style to allow multiple backgrounds
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
56be474bb1 Render form gradient on front end
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
12dff2c34d Render submit button gradient on front end
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
74ad8c4952 Add mapping for submit button gradient
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
4d1fbcd157 Add gradient rendering to columns on front end
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
3eb6513b0a Add columns graditent mapping from blocks to server data
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
aeb2c0d391 Add columns gradient mapping from server data to block
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
42f174e880 Refactor form editor settings values in tests
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
49183478eb Refactor input styles data to blocks input styles mapping to TS
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
52520da141 Fix filtering newsletters by segment
[MAILPOET-3012]
2020-07-07 08:39:06 +02:00
Rostislav Wolny
14aa0b1393 Refactor creating of default form to use templates
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
8114715b87 Add correct success message to form created from template
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
c4628d4f78 Update usages of form factory
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
7d62b15979 Refactor form factory to use form templates
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
648199f6cf Add form templates repository service
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Jan Jakeš
9d12e12d79 Add test for sending resume on key check
[MAILPOET-3006]
2020-07-02 13:12:00 +02:00
Jan Jakeš
136b1d4588 Save settings on key verification to prevent data loss
[MAILPOET-2991]
2020-07-02 13:12:00 +02:00
Pavel Dohnal
35f2d7b0ad Refactor test
[MAILPOET-2653]
2020-07-01 12:36:33 +02:00
Rostislav Wolny
6f5778c0fe Increase timeout for segments and subscribers tests
[MAILPOET-3019]
2020-06-30 15:10:34 +02:00
Rostislav Wolny
fbb0fb749e Increase timeout for waiting for email received in MailHog
[MAILPOET-3019]
2020-06-30 15:10:34 +02:00
Veljko V
04c293bf39 Removing blank line and unnecessary code
[MAILPOET-3021]
2020-06-30 15:09:10 +02:00
Veljko V
f80d1e4528 Improve subscribers shortcode acceptance testcase
[MAILPOET-3021]
2020-06-30 15:09:10 +02:00
Veljko V
13bed5104a Removed unnecessary locator line
MAILPOET-3013
2020-06-30 13:29:12 +02:00
Veljko V
f51c1ac5c1 Update editing subscriber scenario
[MAILPOET-3013]
2020-06-30 13:29:12 +02:00
Rostislav Wolny
6ce703ba98 Fix mapping custom font size value from server data
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Rostislav Wolny
2c33cbfa24 Render paragraph and heading typography styles on front end
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Rostislav Wolny
6d59143453 Save new typography settings in heading and paragraph block
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Rostislav Wolny
5ef0007a7f Fix potentially flaky tests that check email was received
[MAILPOET-3019]
2020-06-30 09:16:11 +02:00
Rostislav Wolny
aaf38a6f96 Delete also stats notification scheduled tasks when deleting a newsletter
[MAILPOET-3015]
2020-06-29 11:06:47 +02:00
Pavel Dohnal
638a442d45 Add acceptance test
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Rostislav Wolny
0d6d48d26d Fix incorrect indentation
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Rostislav Wolny
602893f845 Refactor checking for received email to test helper method
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Rostislav Wolny
9f5b8d042f Refactor subscription opt-in in WooCommerce acceptance tests
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Pavel Dohnal
cb9e6ad86d Add tests for subscriber destructive actions
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Pavel Dohnal
8333d79018 Add empty trash tests
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Pavel Dohnal
8d76fde62c Make sure delete action only deletes a single item
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Pavel Dohnal
cee7416fdc Display form always in the_content, not just once
Use magical functions that seems to work

[MAILPOET-3009]
2020-06-25 10:13:53 +02:00