|
025d588591
|
Fix tests
[MAILPOET-3525]
|
2021-04-26 13:46:23 +02:00 |
|
|
922c52f7df
|
Remove phpstan errors from the rest of the tests
[MAILPOET-3235]
|
2021-01-18 14:39:42 +01:00 |
|
|
fcbfd6fb68
|
Refactor shortcode categories to doctrine
[MAILPOET-2993]
|
2020-11-11 11:34:55 +01:00 |
|
|
6139e300c3
|
Free up shortcodes constructor for DI
[MAILPOET-2993]
|
2020-11-11 11:34:55 +01:00 |
|
|
7d538abad8
|
Refactor tracking into doctrine
[MAILPOET-2993]
|
2020-11-11 11:34:55 +01:00 |
|
|
54727ad9a2
|
Fix integration tests to work with updated codeception/verify
[MAILPOET-3203]
|
2020-10-20 13:18:43 +02:00 |
|
|
c3e0f5cf76
|
Move optional parameter after mandatory
[MAILPOET-2737]
|
2020-06-24 10:28:52 +02:00 |
|
|
47890d4f27
|
Track source when user clicks unsubscribe link
[MAILPOET-2792]
|
2020-06-24 10:28:52 +02:00 |
|
|
78f055b7aa
|
Refactor unsubscribes tracker to doctrine
[MAILPOET-2736]
|
2020-05-05 14:40:11 +02:00 |
|
|
b39dac75d6
|
Autofix number of newlines between methods
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
835d8bc0af
|
Fix PHPUnit 6 & Codeception\Verify incompatibilities
[MAILPOET-2582]
|
2020-01-28 20:18:39 +00:00 |
|
|
3bbc8ea2af
|
Convert variable names to camel case in strings
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
8c848cfa28
|
Convert property names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
cde877122a
|
Fix various undefined variables and argument types [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
bd1a84c5c3
|
Fix types by casting [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
1d757e1374
|
Fix undefined properties in tests [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
60889c53f4
|
Add Idiorm to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
d2f6c48acb
|
Prevent tracking WooCommerce purchases multiple times
[MAILPOET-2446]
|
2019-10-09 14:29:02 +01:00 |
|
|
0091755301
|
Fix and simplify query for latest click per-newsleter-per-subscriber
[MAILPOET-2446]
|
2019-10-09 14:29:02 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
692ff1ed22
|
Use getToken()
[MAILPOET-2340]
|
2019-09-24 14:40:22 +01:00 |
|
|
3ea9c99090
|
Use link_token when tracking and rendering links
|
2019-09-12 17:32:05 +02:00 |
|
|
440ed0aa23
|
Add service for cookies handling & encode them with JSON
[PREMIUM-121]
|
2019-07-23 12:22:19 -04:00 |
|
|
7f40e5b512
|
Clean up unused imports [MAILPOET-2208]
|
2019-07-19 08:54:50 -04:00 |
|
|
f678c22f5b
|
Add tests for WC purchase tracking by cookies
[MAILPOET-1962]
|
2019-05-30 12:30:19 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
348c227ee9
|
Cleanup data both before and after the test to avoid flakines
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
e19517510e
|
Make multiple newsletters purchase tracking test more strict
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
cfdb0db57c
|
Track also free (0 value) purchases
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
079bd337c7
|
Rename WooCommerce "orders" to more exact "purchases"
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
114c80cee2
|
Use more descriptive alias in WooCommerceOrdersTest
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
5ae89efb03
|
Add tests for WooCommerce payment stats
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
bdaff6fc30
|
Add tracking cookie
[MAILPOET-1961]
|
2019-04-16 11:20:56 +02:00 |
|
|
fb77167a1f
|
Remove unused imports [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
fba2914392
|
Add space between for and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
4c6e76dd44
|
Add SettingsController cache reset to integration tests
[MAILPOET-1757]
|
2019-01-31 14:51:07 +01:00 |
|
|
87e515b89d
|
Move current unit tests to integration tests
|
2018-10-29 17:57:47 +03:00 |
|