f9ac11fe63
Fix acceptance tests
...
[MAILPOET-2780]
2020-10-21 12:14:18 +02: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
8e63a83c14
Replace sent to
...
[MAILPOET-2929]
2020-06-08 10:16:34 +02:00
b39dac75d6
Autofix number of newlines between methods
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
3bbc8ea2af
Convert variable names to camel case in strings
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
6956a25c51
Fix acceptance tests that require cron to run
...
[MAILPOET-2400]
2019-10-03 10:01:55 +02:00
ade1cc4d8e
Autofix alphabetically sorted use statements
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
c65bc95caa
Set --allow-root for WPCLI globally
...
[MAILPOET-2356]
2019-09-24 14:02:07 +01:00
f75a6be554
Rewrite WPCLI commands to a recommended and correctly working array variant
...
[MAILPOET-2356]
2019-09-24 14:02:07 +01:00
bf424c3eb1
Remove unnecessary requires
...
[MAILPOET-2075]
2019-06-20 13:27:00 -04:00
a64aff6728
Fix flakey tests
...
Those acceptance tests shared newsletter subject
When clicking in Mailhog it choose a wrong newsletter sometimes
[MAILPOET-2111]
2019-05-29 07:29:04 -04:00
e035c5131d
Adjust acceptance test timeouts
...
[MAILPOET-1875]
2019-03-07 10:10:33 +01:00
ee89a1e4b8
Add longer timeouts
2019-03-06 09:26:53 -05:00
52cc6d5604
Create a data factory for settings
...
[MAILPOET-1665]
2018-12-20 10:46:33 +01:00
38aaed77d8
Create helper to load mailhog app and wait for angular to load
2018-12-17 17:25:36 +01:00
8e7f9ec73e
Add test to edit sign up confirmation email
...
[MQ-88]
2018-12-04 14:59:11 +01:00
9364a422b3
Add Acceptance test for receive post notification
...
[MQ-69]
2018-11-12 11:00:36 +01:00