Commit Graph

11 Commits

Author SHA1 Message Date
51e1ce9b7c Fixed scenario for checking default list on multisite
[MAILPOET-3179]
2020-09-28 16:19:32 +02:00
0d6923b252 Improved scenario to pass multisite testing
[MAILPOET-3171](https://mailpoet.atlassian.net/browse/MAILPOET-3171)
2020-09-24 13:10:35 +03:00
9424049e76 Updated scenario to be more concise 2020-09-22 14:43:54 +03:00
32e65986bf Reverted back to normal check for text 2020-09-22 14:43:54 +03:00
d0353bba40 Update acceptance scenario to include more checks
[MAILPOET-3155]
2020-09-22 14:43:54 +03:00
12ae18c87e Fix iframe testing in acceptance tests
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
82d2784ed0 Get rid of magic _inject in acceptance tests
After updating to Codeception v4 inject doesn't work since services in DI needs WP to be loaded.
Injecting data factories is also not recommended practice since they are not designed to work as singleton and may that test influence each other and cause some flakiness.
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
5ef0007a7f Fix potentially flaky tests that check email was received
[MAILPOET-3019]
2020-06-30 09:16:11 +02:00
81531116e7 Fix signup confirmation email for WP users trigger
[MAILPOET-2700]
2020-02-24 18:59:05 +00:00
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
4c5155132a Send a confirmation email when a user is added to a website
[MAILPOET-2567]
2020-01-27 09:26:15 +00:00