Commit Graph

3569 Commits

Author SHA1 Message Date
Pavel Dohnal
830454ceb3 Prevent tutorial in tests
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
bf13d08a22 Download premium plugin
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Veljko V
a6c4332e70 Fix flakyness addSocial and addHeader blocks [MAILPOET-3322]
[MAILPOET-3322](https://mailpoet.atlassian.net/browse/MAILPOET-3322)
2020-11-26 09:29:35 +01:00
Veljko V
266a49fc35 Fix unable to click on a button in the test [MAILPOET-3323]
[MAILPOET-3323](https://mailpoet.atlassian.net/browse/MAILPOET-3323)
2020-11-25 11:13:51 +01:00
Veljko V
47903cb45d Add before hook and update the code [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
f52a69fd62 Fix php code by adding spaces [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
61108ae8cb Fix code to be more concise [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
6f73c95d0e Remove spaces before commas [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
d6c28487f1 Add new scenarios to form editor's block custom field [MAILPOET-3310]
[MAILPOET-3310](https://mailpoet.atlassian.net/browse/MAILPOET-3310)
2020-11-23 15:52:48 +01:00
Jan Lysý
55f573617d Add acceptance test for Undo and Redo
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
3631113dfd Add test for history_record reducer
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
75d451b9d1 Add tests for selectors hasEditorUndo & hasEditorRedo
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Veljko V
491c343065 Fix variable and the code order [MAILPOET-3309] 2020-11-19 16:09:24 +01:00
Veljko V
1c300ccdef Update testcase to be more concise [MAILPOET-3309]
[MAILPOET-3309]
2020-11-19 16:09:24 +01:00
Veljko V
2ddbf8f2af Add new testcase for list selection block in form editor [MAILPOET-3309]
[MAILPOET-3309](https://mailpoet.atlassian.net/browse/MAILPOET-3309)
2020-11-19 16:09:24 +01:00
Rostislav Wolny
e22c192078 Set new hash when duplicating newsletter
[MAILPOET-3275]
2020-11-19 13:06:17 +01:00
Rostislav Wolny
79fb1122ec Fix displaying of forms with detailed placement configuration
[MAILPOET-3300]
2020-11-17 13:42:27 +01:00
Veljko V
644552ae15 Update scenario to cover modifying of the blocks [MAILPOET-3299]
[MAILPOET-3299](https://mailpoet.atlassian.net/browse/MAILPOET-3299)
2020-11-17 11:59:26 +01:00
Rostislav Wolny
d91c383e53 Fix importing WP users as subscribers
[MAILPOET-3298]
2020-11-16 13:25:56 +01:00
Pavel Dohnal
a751a2a459 Add custom Doctrine Driver
[MAILPOET-3150]
2020-11-16 09:41:13 +01:00
Veljko V
c85430594a Update existing save as draft tests to be more precise [MAILPOET-3290]
[MAILPOET-3290](https://mailpoet.atlassian.net/browse/MAILPOET-3290)
2020-11-12 15:34:01 +01:00
Veljko V
fe2688455b Fixed flaky scenario addHeader [MAILPOET-3233]
[MAILPOET-3233](https://mailpoet.atlassian.net/browse/MAILPOET-3233)
2020-11-11 14:52:21 +03:00
Pavel Dohnal
d4541dfa4c Remove usless assignment
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
fcbfd6fb68 Refactor shortcode categories to doctrine
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
6139e300c3 Free up shortcodes constructor for DI
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
7d538abad8 Refactor tracking into doctrine
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
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