Rodrigo Primo
|
9b56fdc688
|
Replace expect()->count() with verify()->arrayCount()
codeception/verify 2.1 removed support for expect()->count() so we need
to replace it with verify()->arrayCount().
[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 |
|
David Remer
|
fc27d59817
|
Add test
[MAILPOET-4487]
|
2023-08-18 13:35:13 +02:00 |
|
John Oleksowicz
|
c75bc388c9
|
Remove unnecessary cleanup code
MAILPOET-5145
|
2023-04-07 12:11:12 -05:00 |
|
David Remer
|
7db40b27b5
|
Fix errors automatically with phpcbf
[MAILPOET-4850]
|
2022-11-28 22:54:13 +03:00 |
|
Jan Lysý
|
f6928c982f
|
Add filtering by updatedAt
[MAILPOET-4716]
|
2022-10-13 11:12:10 +02:00 |
|
Jan Lysý
|
18501385dc
|
Extend integration test for filters
[MAILPOET-4442]
|
2022-08-08 10:57:42 +02:00 |
|
Jan Jakes
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|