Rostislav Wolny
|
5fdba0e170
|
Replace current_time usage in tests
[MAILPOET-6142]
|
2024-08-19 15:29:42 +02:00 |
|
Brezo Cordero
|
48465a7152
|
Refactor CapabilitiesManager
capabilities is an associate array of new class Capability to make it more generic
[MAILPOET-5938]
|
2024-03-22 11:01:01 +01:00 |
|
Brezo Cordero
|
7c4c825d4e
|
Fix preconditions for detailed analytics
[MAILPOET-5898]
|
2024-03-13 11:54:37 +01:00 |
|
Brezo Cordero
|
a4aefbc7e7
|
Handle individual capabilities when there is no tier
[MAILPOET-5898]
|
2024-03-13 11:54:37 +01:00 |
|
Brezo Cordero
|
d6a66c4b89
|
Remove duplication and fix condition for logo requirement.
[MAILPOET-5898]
|
2024-03-13 11:54:37 +01:00 |
|
Brezo Cordero
|
9c9a85d029
|
Backward compatibility for automationSteps and segmentFilters
[MAILPOET-5898]
|
2024-03-13 11:54:37 +01:00 |
|
Brezo Cordero
|
0ca2146801
|
Add capability check on newsletters detailed stats
Moves existing check to the capability manager and implements backward compatibility for products without capabilities.
[MAILPOET-5898]
|
2024-03-13 11:54:37 +01:00 |
|
Brezo Cordero
|
e185df3765
|
Add capability check on logo display
Moves existing check to the capability manager and implements backward compatibility for products without capabilities.
[MAILPOET-5898]
|
2024-03-13 11:54:37 +01:00 |
|
Brezo Cordero
|
931fae7691
|
Add basic capabilities manager class
Backwards compatibility will be handled later
[MAILPOET-5898]
|
2024-03-13 11:54:37 +01:00 |
|
Rodrigo Primo
|
5d839277d6
|
Replace expect()->same() with verify()->same()
codeception/verify 2.1 removed support for expect()->same() so we need
to replace it with verify()->same().
[MAILPOET-5664]
|
2023-10-24 08:58:22 +03:00 |
|
Jan Jakes
|
c1babe49db
|
Remove more no longer necessary test cleanups
MAILPOET-5145
|
2023-04-07 12:11:12 -05: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 Jakes
|
24cca1ba04
|
Cache total subscribers count, add tests
[MAILPOET-4416]
|
2022-08-24 12:18:44 +02:00 |
|