Rodrigo Primo
|
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 |
|
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 |
|
John Oleksowicz
|
ee40743a96
|
Fix tests
MAILPOET-5410
|
2023-08-11 16:39:57 +02:00 |
|
John Oleksowicz
|
3ec4505445
|
Add bulk update engagement score updated at method
MAILPOET-5410
|
2023-08-11 16:39:57 +02:00 |
|
John Oleksowicz
|
b22217420f
|
Track last sending at
MAILPOET-4998
|
2023-06-22 15:29:22 +02:00 |
|
John Oleksowicz
|
c75bc388c9
|
Remove unnecessary cleanup code
MAILPOET-5145
|
2023-04-07 12:11:12 -05:00 |
|
Jan Lysý
|
8221b03466
|
Add test for getting max subscriber id
[MAILPOET-5084]
|
2023-02-27 09:37:43 +01:00 |
|
David Remer
|
d2ec7bba42
|
Replace instance_of asserts in integration tests
[MAILPOET-4258]
|
2022-11-25 14:32:34 +01:00 |
|
Jan Lysý
|
5ab04b8b22
|
Remove usage constant from the old model
[MAILPOET-4338]
|
2022-05-19 14:18:06 +02:00 |
|
Jan Jakes
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|