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 |
|
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 |
|
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
|
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 |
|
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 |
|
Alex P
|
a088c9cabb
|
Add APM tests in pw
|
2023-06-23 10:56:21 +03:00 |
|
Alex P
|
e0a39b1c4e
|
Refactor/fix continuation handling in pw
|
2023-06-23 10:55:43 +03:00 |
|
Alex P
|
39b5673435
|
Refactor openPaypalPopup options, add fundingSource
|
2023-06-23 10:54:18 +03:00 |
|
Alex P
|
c9595e29bd
|
Fix tests
|
2023-06-14 15:39:24 +03:00 |
|
Alex P
|
3249f3936b
|
Handle random popup issues in pw
|
2023-05-30 11:46:25 +03:00 |
|
Alex P
|
06e4ce4d45
|
Fix pw order completion check
|
2023-05-29 17:14:27 +03:00 |
|
Alex P
|
2fabf125c1
|
Fix locator
"Continue" can be "Continue as guest"
|
2023-05-29 17:04:50 +03:00 |
|
Alex P
|
d12eea6a6e
|
Handle popup in the same window in pw
|
2023-05-29 17:02:05 +03:00 |
|
Alex P
|
b556841562
|
Use urls from env values in pw
|
2023-05-29 10:46:35 +03:00 |
|
Alex P
|
87ac3f1650
|
Extract pw common functions
|
2023-05-29 09:47:42 +03:00 |
|
Alex P
|
5f448e8932
|
Fix test
|
2023-05-22 12:08:20 +03:00 |
|
Emili Castells Guasch
|
3c0e807758
|
Fix merge conflicts
|
2023-05-16 12:44:14 +02:00 |
|
Emili Castells
|
918f09f47d
|
Merge pull request #1346 from woocommerce/pcp-157-blocks
Add express cart/checkout block
|
2023-05-16 11:14:53 +02:00 |
|
Emili Castells Guasch
|
f40ca96b87
|
Merge branch 'trunk' into PCP-991-detach-vaulting-from-wc-subscriptions-support
|
2023-05-16 09:56:32 +02:00 |
|
Emili Castells Guasch
|
86b7e5a1b8
|
Fix phpunit
|
2023-05-15 11:56:39 +02:00 |
|
Emili Castells Guasch
|
84602ab9fa
|
Add test for new free trial subscription
|
2023-05-04 11:20:48 +02:00 |
|
Alex P
|
0816495226
|
Add playwright tests for block without final review
|
2023-05-02 12:45:21 +03:00 |
|
Alex P
|
54e740e396
|
Set checkout page before block/classic tests
|
2023-05-02 12:30:08 +03:00 |
|
Alex P
|
b478d9adaa
|
Merge branch 'trunk' into pcp-157-blocks
|
2023-04-27 12:29:28 +03:00 |
|
Alex P
|
825ee0add6
|
Refactor tests
|
2023-04-27 10:46:45 +03:00 |
|
Alex P
|
f396870610
|
Refactor patch request
|
2023-04-26 16:57:45 +03:00 |
|
Alex P
|
9d638a57e3
|
Show shipping methods in paypal if express without review
|
2023-04-25 15:06:24 +03:00 |
|
Emili Castells Guasch
|
0c2edc1ee7
|
Fix phpunit
|
2023-04-25 12:19:44 +02:00 |
|
Emili Castells Guasch
|
5df18e1ca2
|
Move my account action tests into its own describe function
|
2023-04-24 12:11:34 +02:00 |
|