Commit Graph

3543 Commits

Author SHA1 Message Date
Veljko V
72a2dee636 Update test to avoid conflict [MAILPOET-3377]
[MAILPOET-3377]
2021-01-25 09:03:53 +01:00
Veljko
52918cb5f2 Add missing parameter to tests 2021-01-25 09:03:53 +01:00
Veljko
b9c71dafcf Add missing parameter to private functions 2021-01-25 09:03:53 +01:00
Veljko
2208cf5685 Fix flaky test and update test case structure 2021-01-25 09:03:53 +01:00
Veljko
b34b02b0db Fix flaky test for managing lists 2021-01-20 18:03:41 +03:00
Jan Lysý
df794425b7 Remove phpstan-ignores from tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
922c52f7df Remove phpstan errors from the rest of the tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
cb60c827a2 Remove phpstan errors from integration Newsletter tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
d3af5a1621 Remove phpstan errors from integration Models tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
8e53e260ef Remove phpstan errors from integration Tasks tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
428392ed18 Remove phpstan errors from integration DynamicSegments tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
4fd0779dcb Remove phpstan errors from integration Config tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
c9004553c3 Remove phpstan errors from integration Cron tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Jan Lysý
bcb62403a1 Remove phpstan errors from integration API tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Rostislav Wolny
1d662c5e79 Update form with columns acceptance test
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
b48ff353a7 Fix form style font size settings input in form editor
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Jan Lysý
84f2d5de0b Add test on nextRunDate in KeyCheckWorker
[MAILPOET-3271]
2021-01-18 10:26:59 +01:00
Veljko
4d45d21f90 Update test to cover recent bug of form's placement 2021-01-13 23:01:59 +01:00
Rostislav Wolny
be7c3bf0af Fix flaky ManagemeSegmentsCest
Test was flaky because by default sorting is done using created_at and all users have the same.
Fixed by reordering subscribers by email.
[MAILPOET-3365]
2021-01-13 12:08:16 +01:00
Rostislav Wolny
86add53c30 Always count WP user list towards the limit
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Pavel Dohnal
8de40ffb99 Fix flakey test 2021-01-11 14:53:24 +01:00
Pavel Dohnal
822550f3c0 Refactor dynamic segments listings to doctrine
[MAILPOET-3361]
2021-01-11 13:24:12 +01:00
Rostislav Wolny
03400bc4f7 Prevent using invalid bounce email address
[MAILPOET-2933]
2021-01-11 11:37:33 +01:00
Rostislav Wolny
6c63a562d1 Validate bounce email on import from MP2
[MAILPOET-2933]
2021-01-11 11:37:33 +01:00
Jan Lysý
83eecc9dc5 Fix getting subscribers without a list
[MAILPOET-3285]
2021-01-11 11:23:52 +01:00
Jan Lysý
e66ad88146 Set newsletter Entity when stdClass instance given
[MAILPOET-3356]
2021-01-11 11:15:33 +01:00
Pavel Dohnal
f642fade68 Make the email addresses more unique
[MAILPOET-3359]
2021-01-11 10:48:19 +01:00
Veljko V
efa7ef1d0f Remove making screenshot from the code [MAILPOET-3353] 2021-01-08 12:59:44 +01:00
Veljko V
9805e622d4 Update scenario to cover dynamic segment pagination [MAILPOET-3353]
[MAILPOET-3353](https://mailpoet.atlassian.net/browse/MAILPOET-3353)
2021-01-08 12:59:44 +01:00
Pavel Dohnal
b64525ecc5 Migrate tests
[MAILPOET-3168]
2021-01-08 10:37:50 +01:00
Pavel Dohnal
1d6cf56fd9 Refactor subscriber statistics to doctrine
[MAILPOET-3168]
2021-01-08 10:37:50 +01:00
Veljko V
3318b218ec Add new scenario covering import WP users as subscribers [MAILPOET-3355]
[MAILPOET-3355](https://mailpoet.atlassian.net/browse/MAILPOET-3355)
2021-01-07 12:49:31 +01:00
Veljko V
bcb0433632 Update scenario to cover import list description [MAILPOET-3352]
[MAILPOET-3352](https://mailpoet.atlassian.net/browse/MAILPOET-3352)
2021-01-07 09:59:57 +01:00
Veljko V
b5a4a36932 Update scenario to cover interpreting shortcodes [MAILPOET-3354]
[MAILPOET-3354](https://mailpoet.atlassian.net/browse/MAILPOET-3354)
2021-01-06 15:54:25 +01:00
Jan Lysý
9fbff78291 Add acceptance for disabling/enabling WP User list
[MAILPOET-3142]
2021-01-05 13:17:46 +01:00
Jan Lysý
c904453b98 Create User factory in the Acceptance tests
[MAILPOET-3142]
2021-01-05 13:17:46 +01:00
wxa
f571506129 Use woocommerce_form_field for WC checkout optin [MAILPOET-2925] 2021-01-04 14:22:42 +01:00
Rostislav Wolny
b1feed43f6 Fix subscriber listing with dynamic segment filter
[MAILPOET-3319]
2021-01-04 13:14:55 +01:00
Rostislav Wolny
745c817ec1 Fix apply_filters call in tests
[MAILPOET-2837]
2021-01-04 12:28:53 +01:00
Rostislav Wolny
15d010c448 Fix static analysis issues in FormTest
[MAILPOET-3297]
2021-01-04 11:32:28 +01:00
Rostislav Wolny
baf67a96a1 Update subscription integration test
[MAILPOET-3297]
2021-01-04 11:32:28 +01:00
Rostislav Wolny
af574f7e1b Refactor getting segments from form body to form entity
[MAILPOET-3297]
2021-01-04 11:32:28 +01:00
Rostislav Wolny
36a7cc0b25 Fix searching for segments to work with nested segments block
[MAILPOET-3297]
2021-01-04 11:32:28 +01:00
Rostislav Wolny
46f9860990 Add test for segment ids search in form save API
[MAILPOET-3297]
2021-01-04 11:32:28 +01:00
Rostislav Wolny
74e0fc6b52 Add getBlocksByType to Form entity
[MAILPOET-3297]
2021-01-04 11:32:28 +01:00
Rostislav Wolny
34eae8c126 Replace broken placeholder images in tests
[MAILPOET-3349]
2020-12-29 10:51:29 +03:00
Veljko V
2964b5803b Fix flaky test EditorSettingsBehavior [MAILPOET-3341]
[MAILPOET-3341](https://mailpoet.atlassian.net/browse/MAILPOET-3341)
2020-12-07 19:14:45 +02:00
Jan Lysý
83cb272555 Use method createOrUpdate from SegmentRepository in tests
[MAILPOET-3167]
2020-12-07 14:48:58 +01:00
Jan Lysý
37cef4fb34 Remove usage of Idiorm from Segments test
[MAILPOET-3167]
2020-12-07 14:48:58 +01:00
Rostislav Wolny
dd3538b78d Add basic tests for PDOConnection and PDOStatement
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00