Commit Graph

4 Commits

Author SHA1 Message Date
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
1c4c19afb1 Reordering code alphabetically 2020-07-23 11:32:42 +03:00
b4231173c6 Add new scenario receiving welcome email
[MAILPOET-3053]
2020-07-23 11:32:42 +03:00