Commit graph

431 commits

Author SHA1 Message Date
Narek Zakarian
9f8f680507
fix tests 2023-09-20 17:43:29 +04:00
Emili Castells Guasch
c39b03bcc9 Fix phpunit 2023-09-18 10:41:51 +02:00
Pedro Silva
6d137effef
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins 2023-09-07 13:55:51 +01:00
Emili Castells Guasch
3ae960e4c3 Fix merge conflict 2023-09-07 12:30:50 +02:00
Emili Castells
b07e1bb18a
Merge pull request #1649 from woocommerce/PCP-1912-include-Item-URL-Image-URL-optional-UPC-in-create-order-call
Include `url` & `image_url` in create order call (1912)
2023-09-07 09:48:18 +02:00
Pedro Silva
3a8de5f3de
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins 2023-09-07 08:46:06 +01:00
Pedro Silva
ca9fd29884
Fix tests 2023-09-05 12:20:45 +01:00
Pedro Silva
5b7eed750f
Fix test 2023-09-05 11:53:23 +01:00
Emili Castells
104aa3b22a
Merge pull request #1588 from woocommerce/PCP-1926-improve-invalid-currency-backend-notice
improve invalid currency backend notice (1926)
2023-09-04 17:17:08 +02:00
Narek Zakarian
f869f98ac1
Add url & image_url to Item 2023-08-31 17:40:06 +04:00
Pedro Silva
fcaf4d495e
Merge branch 'trunk' into PCP-1877-improve-line-item-mismatch-handling 2023-08-30 17:03:31 +01:00
Emili Castells
2571d31ad8
Merge pull request #1578 from woocommerce/PCP-1512-pay-pal-fee-and-pay-pal-payout-do-not-change-on-order-if-we-do-partial-refund
PayPal fee and PayPal Payout do not change on order if we do partial refund (1512)
2023-08-30 11:05:34 +02:00
Emili Castells
b6642d185c
Merge pull request #1506 from woocommerce/PCP-1169-order-does-not-contain-intent
Order does not contain intent error (1169)
2023-08-30 10:52:35 +02:00
Emili Castells Guasch
3d5a44ba7d Fix phpunit 2023-08-18 16:36:32 +02:00
Pedro Silva
b8eed0f324
Add filters woocommerce_paypal_payments_cart_line_item_name and woocommerce_paypal_payments_order_line_item_name. 2023-08-16 11:48:56 +01:00
Pedro Silva
1d20566592
Fix tests 2023-08-11 11:36:20 +01:00
Emili Castells
402b87face
Merge pull request #1443 from woocommerce/PCP-991-v2-detach-vaulting-from-wc-subscriptions-support
PayPal Subscriptions API fixes and improvements (991)
2023-08-10 11:29:03 +02:00
Pedro Silva
bb3b8553b9
Refactor PurchaseUnitSanitizer to subtract 0.01 instead of rounding down
Refactor PurchaseUnitSanitizer to use singleton pattern
2023-08-09 11:48:49 +01:00
Pedro Silva
dea55e24c4
Fix tests 2023-08-08 17:01:03 +01:00
Pedro Silva
a43b93ffff
Add test cases for PurchaseUnitSanitizer 2023-08-07 18:09:25 +01:00
Pedro Silva
837bdb0392
Add PurchaseUnitSanitizer tests
Add subtotal mismatch admin options
2023-08-07 16:12:02 +01:00
Emili Castells
f25f5eefa8
Merge pull request #1565 from woocommerce/PCP-1925-when-onboarding-loading-the-return-url-too-fast-may-cause-the-onboarding-to-fail
When onboarding loading the return_url too fast may cause the onboarding to fail (1925)
2023-08-07 17:09:32 +02:00
Emili Castells Guasch
cb19889728 Add subscription path to build assest scripts 2023-08-07 16:53:44 +02:00
Emili Castells Guasch
59b583b7aa Add products utility test 2023-08-07 15:27:17 +02:00
Pedro Silva
d6c310b905
Add tests for RefundFeesUpdater
Add notices on refund transactions
Add api function ppcp_update_order_refund_fees
2023-08-06 17:51:31 +01:00
Pedro Silva
4027f4a77e
* Fix tests 2023-08-04 14:18:27 +01:00
Emili Castells Guasch
2d0726044f Merge trunk 2023-08-03 17:20:28 +02:00
Emili Castells Guasch
d10e1c975a Update readme 2023-08-03 16:36:47 +02:00
Emili Castells Guasch
dc8836d7de Remove index.html from playwright-report 2023-08-03 16:33:32 +02:00
Emili Castells Guasch
83617d9108 Remove example test file 2023-08-03 16:16:31 +02:00
Emili Castells Guasch
b77579bc21 Update .env.example contents 2023-08-03 16:15:25 +02:00
Emili Castells Guasch
e60a7ea41a Add readme and ignore playwright-report content 2023-08-03 16:13:30 +02:00
Pedro Silva
f1bc00e3b9
Fix tests 2023-08-01 08:55:14 +01:00
Pedro Silva
9bf4422fa8
Rename tests/playwright to tests/Playwright 2023-07-31 11:29:02 +01:00
Emili Castells Guasch
f9e6a34e87 Remove .DS_Store 2023-07-28 16:34:36 +02:00
Emili Castells Guasch
f8bb9cc1a8 Remove .DS_Store 2023-07-28 16:26:04 +02:00
Emili Castells Guasch
14f8701c96 Add ddev playwright addon 2023-07-28 15:34:34 +02:00
Emili Castells Guasch
65c50e0888 Remove parenthesis in test name othewise does not work when run test individually 2023-07-27 16:07:43 +02:00
Emili Castells Guasch
b07619c272 Add tests for subscription buttons display (WIP) 2023-07-27 12:55:01 +02:00
Emili Castells Guasch
6868840276 Add wc rest api library for testing 2023-07-26 11:08:09 +02:00
Emili Castells Guasch
78400818c6 Merge branch 'trunk' into PCP-1169-order-does-not-contain-intent 2023-07-19 12:05:41 +02:00
Emili Castells
5361d4b3b2
Merge pull request #1489 from woocommerce/PCP-585-instant-payments
Send payee_preferred correctly for instant payments
2023-07-18 15:43:11 +02:00
Emili Castells
9d906a1f4b
Merge pull request #1478 from woocommerce/PCP-895-buttons-not-working-on-single-product-page-for-woo-commerce-bookings-product
Buttons not working on single product page for WooCommerce Bookings product (895)
2023-07-18 15:36:00 +02:00
Pedro Silva
35fbe42733
Refactor WooCommerce\PayPalCommerce\Onboarding\Exception\RuntimeException to \RuntimeException
Refactor to use add_query_arg in append_onboarding_token
2023-07-12 14:57:57 +01:00
Emili Castells Guasch
f1eda7d3e3 Fix phpunit 2023-07-11 14:20:11 +02:00
Pedro Silva
96eae6c690
Add security to the onboarding return URL. 2023-07-07 18:44:53 +01:00
Pedro Silva
c00b5906f7
Merge branch 'trunk' into PCP-895-buttons-not-working-on-single-product-page-for-woo-commerce-bookings-product 2023-07-05 09:34:11 +01:00
Alex P
249439d327
Send payee_preferred 2023-07-05 10:20:28 +03:00
Pedro Silva
28dd3ba0a2
Add booking test case for ChangeCartEndpointTest::testProducts 2023-06-30 13:56:54 +01:00
Pedro Silva
b9aed09f0f
Fix phpunit tests 2023-06-30 10:58:21 +01:00