Brezo Cordero
|
4d29faf998
|
Add permission level for the help page
[MAILPOET-6013]
|
2024-05-14 13:03:37 +02:00 |
|
Rodrigo Primo
|
9adbf81a78
|
Replace expect()->true() with verify()->true()
codeception/verify 2.1 removed support for expect()->true() so we need
to replace it with verify()->true().
[MAILPOET-5664]
|
2023-10-24 08:58:22 +03:00 |
|
Rodrigo Primo
|
afe378ba22
|
Replace expect()->equals() with verify()->equals()
codeception/verify 2.1 removed support for expect()->equals() so we need
to replace it with verify()->equals().
[MAILPOET-5664]
|
2023-10-24 08:58:22 +03:00 |
|
Jan Jakes
|
70e6447e28
|
Extract WPFunctions reset to test bootstrap
MAILPOET-5145
|
2023-04-07 12:11:12 -05:00 |
|
John Oleksowicz
|
cd0b795ac8
|
Extract customer creation/cleanup
This also ensures that cleanup always runs after all integration tests
MAILPOET-5145
|
2023-04-07 12:11:12 -05:00 |
|
Jan Jakes
|
82aeb89854
|
Use strict types in tests
[MAILPOET-2688]
|
2022-11-29 15:04:09 +01:00 |
|
Jan Jakes
|
d9c47a40f2
|
Add permissions to manage automations
[MAILPOET-4287]
|
2022-05-19 10:09:05 +02:00 |
|
Jan Jakes
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|