|
709be1d541
|
Replace expect()->null() with verify()->null()
codeception/verify 2.1 removed support for expect()->null() so we need
to replace it with verify()->null().
[MAILPOET-5664]
|
2023-10-24 08:58:22 +03:00 |
|
|
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 |
|
|
82aeb89854
|
Use strict types in tests
[MAILPOET-2688]
|
2022-11-29 15:04:09 +01:00 |
|
|
31732dbf3b
|
Update tests, update dependencies
MAILPOET-4601
|
2022-09-26 11:13:40 +02:00 |
|
|
6b758d90e6
|
Use MailerFactory in Mailer api
[MAILPOET-4115]
|
2022-04-11 16:54:38 +02:00 |
|
|
ac52f2af99
|
Introduce phpstan-type for MailerLog data
[MAILPOET-4122]
|
2022-03-21 10:17:37 +01:00 |
|
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|