Commit Graph

11 Commits

Author SHA1 Message Date
Rodrigo Primo
997f635d4a Replace expect()->false() with verify()->false()
codeception/verify 2.1 removed support for expect()->false() so we need
to replace it with verify()->false().

[MAILPOET-5664]
2023-10-24 08:58:22 +03: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
Pavel Dohnal
f5a9e6d582 Add tracking of .com ecommerce wpcom plan
[MAILPOET-5628]
2023-10-09 13:00:43 +02:00
Pavel Dohnal
0e4e5db1f1 Add tracking of .com ecommerce wpcom plan
[MAILPOET-5628]
2023-10-09 13:00:43 +02:00
Pavel Dohnal
ee199e95a8 Add tracking of .com ecommerce trial plan
[MAILPOET-5628]
2023-10-09 13:00:43 +02:00
Pavel Dohnal
e2d1543b47 Add tracking of .com business plan
[MAILPOET-5628]
2023-10-09 13:00:43 +02:00
Pavel Dohnal
9852148e33 Add tracking of .com essential plan
[MAILPOET-5628]
2023-10-09 13:00:43 +02:00
Pavel Dohnal
7143d7afb2 Add tracking of WooCommerce performance plan
[MAILPOET-5628]
2023-10-09 13:00:43 +02:00
Brezo Cordero
93f09b85d4 Formatting and namespace in test
[MAILPOET-4974]
2023-05-11 13:56:00 +02:00
Brezo Cordero
b6242423c1 Track Dotcom plans
[MAILPOET-4974]
2023-05-11 13:56:00 +02:00