Commit Graph

3171 Commits

Author SHA1 Message Date
db9b51e12a Add a bulk unsubscribe server side action
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
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
d1923285ee Update acceptance tests to work without default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
0bbe65fab7 Remove default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
ac1044eebb Remove mose of uses Idiorm from NewslettersTest
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
ad23747ed3 Add test for method getOption in NewsletterEntity
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
c68728670e Remove using Idiorm from Newsletter::duplicate
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
9955a2a250 Add tests for default values of new newsletters
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
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
547bd530fc Fix flaky scenario addHeader [MAILPOET-3216]
[MAILPOET-3216](https://mailpoet.atlassian.net/browse/MAILPOET-3216)
2020-10-26 19:15:23 +03:00
4f6a28705b Fix flaky scenario addSpacer [MAILPOET-3250]
[MAILPOET-3250](https://mailpoet.atlassian.net/browse/MAILPOET-3250)
2020-10-26 12:11:51 +01:00
45467658c2 Fix flaky scenario addSocialBlock [MAILPOET-3251]
[MAILPOET-3251](https://mailpoet.atlassian.net/browse/MAILPOET-3251)
2020-10-26 09:49:52 +01:00
77fabcafff Change "Pop up" to "Pop-up" in form categories
[MAILPOET-3243]
2020-10-22 16:37:53 +02:00
dd631534c4 Remove pageload timeout 2020-10-22 11:56:33 +02:00
f8bd946dc0 Check sent emails for products when schedulig an email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
e591c4f638 Save product id when scheduling an automatic email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
458b1061a4 Fix acceptance test
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
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
8d6855a0f0 Update integration tests verification method call
[MAILPOET-3203]
2020-10-21 16:16:42 +02:00
8804ef6703 Add wait for text
[MAILPOET-3092]
2020-10-21 14:36:25 +02:00
07fdc572a0 Increase acceptance tests timeouts
[MAILPOET-3092]
2020-10-21 14:36:25 +02:00
d3f723fa5b Fix doctrine deprecation warning in tests
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
2352b08a3b Update Carbon usage in tests
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
2aa5790c1e Fix acceptance tests
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
f9ac11fe63 Fix acceptance tests
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
a2a17ed5df Add test that WP and WC subscribers aren't deleted
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
da15182979 Deny deleting WooCommerce subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
d5abc80346 Disable restore trashed WP subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
f88e3655f0 Update acceptance tests to work with codeception/verify
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
f16601e239 Update phpstan/phpunit extension
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
137245eede Fix unit tests to work with updated codeception/verify
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
54727ad9a2 Fix integration tests to work with updated codeception/verify
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
713cb18d81 Fix woocommerce tests 2020-10-15 17:12:21 +02:00
wxa
f83eda8ee4 Add tests with Premium plugin active in Free nightly build [MAILPOET-1601] 2020-10-13 09:20:23 +02:00
14b6b88f9b Fix panel toggle for Gutenberg 9.1
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
7019377ce7 Fix entityManager:flush deprecated calls
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
7ca2618108 Replace usage of deprecated detach method in tests
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
ba26e91f82 Update phpstan config for tests and fix errors in tests
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
ab9130f845 Fix newsletter::body type errors
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
9c1951057b Improved premium banner layout
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
cec414195b Update messages for premium banner
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
dc786925b8 Add integration test for SubscribersRepository
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
2428cf2d9d Remove old delete and trash tests in Subscriber
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
00b0cf184d Fix Subscribers intergration test with refactor
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
988b5021d4 Fix intergration test for Subscribers
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
4e55e2503a Fixed flaky scenario saveNotificationAsDraft [MAILPOET-3202]
[MAILPOET-3202](https://mailpoet.atlassian.net/browse/MAILPOET-3202)
2020-10-07 13:32:55 +02:00
wxa
d9a0bccd1d Fix items not updating when rescheduling abandoned cart email [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
0dffed35e9 Extract ALC and ACC block classes out of block renderer [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
fd6ff25cd9 Make render preview call more readable [MAILPOET-2979] 2020-10-07 11:48:50 +02:00