Commit Graph

3851 Commits

Author SHA1 Message Date
Jan Lysý
6337c37e45 Update tests for third party API
[MAILPOET-3307]
2021-02-03 11:01:38 +01:00
Jan Lysý
94ac7f0ef7 Update WP in acceptance test on 5.6
[MAILPOET-3339]
2021-01-28 09:38:10 +01:00
Jan Lysý
f5987359c7 Add integration test on SegmentSaveController
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
Jan Lysý
180a238b40 Use timestamp for DateTime compare in Segments WPTest
[MAILPOET-3367]
2021-01-25 11:52:25 +01:00
Rostislav Wolny
9868f5cc21 Remove dynamic segments services that are no longer needed
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
8456581695 Refactor segment lists fetching methods to separate repository
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
cd578e6475 Refactor fetching list of subscribers for export
[MAILPOET-3146]
2021-01-25 09:17:17 +01:00
Pavel Dohnal
4e3dda9872 Fix flakey integration test
[MAILPOET-3336]
2021-01-25 09:04:20 +01:00
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