Commit graph

24 commits

Author SHA1 Message Date
Narek Zakarian
2ff9be23d2
Create simple E2E test to check getting the mapped value 2024-11-28 18:40:46 +04:00
Emili Castells Guasch
2f21df65b3 Add time based logic for checking if is order is parent or for renewal 2024-09-18 14:43:41 +02:00
Emili Castells Guasch
3d018945f4 Create subscription via rest api for testing 2024-09-17 12:05:35 +02:00
Emili Castells Guasch
80e6457502 Extract is renewal logic to method 2024-09-16 14:58:25 +02:00
Emili Castells Guasch
17cff6bd09 Add test for renewal handler 2024-09-13 17:05:39 +02:00
Emili Castells Guasch
3dc3026c29 Add refunds support for bancontact gateway and fix tests 2024-08-20 12:43:25 +02:00
Emili Castells Guasch
2edeac5544 Add new create order endpoint (WIP) 2024-08-05 17:36:56 +02:00
Emili Castells Guasch
4c2d7d7209 Fix phpunit 2024-02-16 16:34:34 +01:00
Emili Castells Guasch
9948b648e0 Add sca indicators and card update to card subscription renewals 2024-02-13 14:26:58 +01:00
Emili Castells Guasch
78da47a505 Update only allowed cards 2024-02-12 15:19:16 +01:00
Emili Castells Guasch
8f7c7b2eb2 Add helper for updating card 2024-02-12 14:32:30 +01:00
Pedro Silva
dea55e24c4
Fix tests 2023-08-08 17:01:03 +01:00
Alex P
b798ccc0e9
Store container in a globally accessible field
needed for providing API
2023-03-16 21:12:34 +02:00
Alex P
c08c028471
Make e2e php tests more reliable locally
they were depending on the current shop country and shipping settings
2023-03-01 16:21:46 +02:00
Alex P
33bfc32427
Fix test warnings 2023-03-01 16:20:31 +02:00
Alex P
50560a96c4
Add tests 2023-02-07 15:30:59 +02:00
Alex P
d8f972343d
Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00
Alex P
aae6f3dd1d Fix typehint 2022-11-09 16:09:38 +02:00
Alex P
818dbcf107 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
Alex P
2ca64739db Use str value when checking mismatch
Otherwise the check may fail depending on the rounding used when creating the Money objects
2022-07-07 12:36:14 +03:00
Alex P
82adf1933f Refactor money value formatting
Do not duplicate code and send string value for JPY
2022-07-07 12:34:21 +03:00
Alex P
8fb6506b67 Add cart e2e tests 2022-06-20 09:09:27 +03:00
Alex P
af15246a96 Fix order fees total 2022-06-17 09:41:05 +03:00
Alex P
04aba8ceb1 Add tests using real WC 2022-06-17 09:40:00 +03:00