Commit Graph

3543 Commits

Author SHA1 Message Date
Pavel Dohnal
4134e6e882 Use doctrine in Shortcodes Helper
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Veljko V
834ff371f7 Fix to make the tests more concise [MAILPOET-3283] 2020-11-10 13:14:00 +01:00
Veljko V
a9e9332bef Remove save settings case [MAILPOET-3283]
[MAILPOET-3283](https://mailpoet.atlassian.net/browse/MAILPOET-3283)
2020-11-10 13:14:00 +01:00
Veljko V
2fb09419da Updated existing scenario to fix errors [MAILPOET-3283]
[MAILPOET-3283](https://mailpoet.atlassian.net/browse/MAILPOET-3283)
2020-11-10 13:14:00 +01:00
Veljko V
f0fa48a0c2 Added new scenarios for custom unsubscribe pages [MAILPOET-3283]
[MAILPOET-3283](https://mailpoet.atlassian.net/browse/MAILPOET-3283)
2020-11-10 13:14:00 +01:00
Rostislav Wolny
a7c2b60fd7 Refactor welcome scheduler test to doctrine
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
b97dee0bfe Refactor welcome newsletter scheduler to Doctrine
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
48ba20602e Handle batch sync of new users for disabled WP users segment
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
6fcb485e61 Forbid scheduling of welcome email form trashed segment or subscriber
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
65ca040a20 Always inject welcome emails scheduler
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
3dcb939432 Handle adding new WP users to disabled WP segment
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
645f888186 Refactor WP Users segment controller to injectable service
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
76bb139019 Fix phpstan issues found in integration tests
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Veljko V
7dc61a2b3c Added data automation id updated test [MAILPOET-3272]
[MAILPOET-3272]
2020-11-05 19:39:53 +03:00
Veljko V
104d27b65a Update scenario to cover form new button [MAILPOET-3272]
[MAILPOET-3272](https://mailpoet.atlassian.net/browse/MAILPOET-3272)
2020-11-05 19:39:53 +03:00
Rostislav Wolny
93b6a59e36 Add create blank form option to form template selection
[MAILPOET-3207]
2020-11-02 12:19:42 +01:00
Jan Lysý
b1fc127f98 Add test for filtering subscribers without segment
[MAILPOET-3197]
2020-10-29 15:00:51 +01:00
Ján Mikláš
4045fba527 Remove unnecessary duplicated 'text' property
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
762bec21dd Redesign import validation step
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
ca04b600a3 Fix tests
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
ac87038817 Fix acceptance tests
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Pavel Dohnal
ec8bee3ac3 Add an acceptance test
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
Pavel Dohnal
db9b51e12a Add a bulk unsubscribe server side action
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
Veljko V
8de75ea84e Fix flakiness in Acceptance Tester [MAILPOET-3245]
[MAILPOET-3245](https://mailpoet.atlassian.net/browse/MAILPOET-3245)
2020-10-28 13:19:17 +01:00
Rostislav Wolny
d1923285ee Update acceptance tests to work without default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Rostislav Wolny
0bbe65fab7 Remove default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Jan Lysý
ac1044eebb Remove mose of uses Idiorm from NewslettersTest
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
ad23747ed3 Add test for method getOption in NewsletterEntity
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
c68728670e Remove using Idiorm from Newsletter::duplicate
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
9955a2a250 Add tests for default values of new newsletters
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
a15a74d94f Use doctrine instead of Idiom in test for PostNotification
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
wxa
504efaa928 Add a comment for the addHeader flaky test fix [MAILPOET-3216] 2020-10-26 19:15:23 +03:00
Veljko V
547bd530fc Fix flaky scenario addHeader [MAILPOET-3216]
[MAILPOET-3216](https://mailpoet.atlassian.net/browse/MAILPOET-3216)
2020-10-26 19:15:23 +03:00
Veljko V
4f6a28705b Fix flaky scenario addSpacer [MAILPOET-3250]
[MAILPOET-3250](https://mailpoet.atlassian.net/browse/MAILPOET-3250)
2020-10-26 12:11:51 +01:00
Veljko V
45467658c2 Fix flaky scenario addSocialBlock [MAILPOET-3251]
[MAILPOET-3251](https://mailpoet.atlassian.net/browse/MAILPOET-3251)
2020-10-26 09:49:52 +01:00
Jan Lysý
77fabcafff Change "Pop up" to "Pop-up" in form categories
[MAILPOET-3243]
2020-10-22 16:37:53 +02:00
Pavel Dohnal
dd631534c4 Remove pageload timeout 2020-10-22 11:56:33 +02:00
Pavel Dohnal
f8bd946dc0 Check sent emails for products when schedulig an email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
Pavel Dohnal
e591c4f638 Save product id when scheduling an automatic email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
Pavel Dohnal
458b1061a4 Fix acceptance test
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
Rostislav Wolny
85f56b2a6f Fix flaky AutomatedLatestContentBlockTest integration test
Old post cleanup used to delete only 5 (default limit in getPosts) latest posts
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
Rostislav Wolny
8d6855a0f0 Update integration tests verification method call
[MAILPOET-3203]
2020-10-21 16:16:42 +02:00
Pavel Dohnal
8804ef6703 Add wait for text
[MAILPOET-3092]
2020-10-21 14:36:25 +02:00
Pavel Dohnal
07fdc572a0 Increase acceptance tests timeouts
[MAILPOET-3092]
2020-10-21 14:36:25 +02:00
Rostislav Wolny
d3f723fa5b Fix doctrine deprecation warning in tests
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
Rostislav Wolny
2352b08a3b Update Carbon usage in tests
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
Ján Mikláš
2aa5790c1e Fix acceptance tests
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
f9ac11fe63 Fix acceptance tests
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Jan Lysý
a2a17ed5df Add test that WP and WC subscribers aren't deleted
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
Jan Lysý
da15182979 Deny deleting WooCommerce subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00