| .. |
|
cart.ts
|
Move makeOrder method content to cart.scenario instead of Cart class
|
2025-11-13 18:19:58 +01:00 |
|
checkout.ts
|
Add missing assertion messages to expects
|
2026-03-10 20:56:01 +01:00 |
|
classic-cart.ts
|
Move makeOrder method content to classicCart.scenario instead of ClassicCart class
|
2025-11-13 18:23:18 +01:00 |
|
classic-checkout.ts
|
Add missing assertion messages to expects
|
2026-03-10 20:56:01 +01:00 |
|
classic-pay-for-order.ts
|
Initial commit for QA folder
|
2025-02-05 16:40:30 +03:00 |
|
customer-account.ts
|
Lint:js:fix, general fixes (typos, comments, etc.)
|
2025-05-02 11:59:57 +02:00 |
|
customer-payment-methods.ts
|
Add missing assertion messages to expects
|
2026-03-10 20:56:01 +01:00 |
|
customer-subscriptions.ts
|
Lint:js:fix, general fixes (typos, comments, etc.)
|
2025-05-02 11:59:57 +02:00 |
|
index.ts
|
Update naming of PayPalUi, PayPalUiClassic and PayPalApi in other files.
|
2025-04-17 16:18:44 +02:00 |
|
order-received.ts
|
Add missing assertion messages to expects
|
2026-03-10 20:56:01 +01:00 |
|
pay-for-order.ts
|
Move page.visit() from makeOrder methods to test scenarios, remove meaningless methods.
|
2025-11-13 17:07:18 +01:00 |
|
paypal-popup.ts
|
Merge branch 'dev/develop' of https://github.com/woocommerce/woocommerce-paypal-payments into dev/qa/fix-for-4.0.0
|
2026-03-27 16:23:58 +01:00 |
|
paypal-ui-classic.ts
|
Fix PayPal gateway selection, rename ACDC, pacjkage cleanup
|
2026-03-30 12:43:20 +02:00 |
|
paypal-ui.ts
|
Merge branch 'dev/develop' of https://github.com/woocommerce/woocommerce-paypal-payments into dev/qa/fix-for-4.0.0
|
2026-03-27 16:23:58 +01:00 |
|
product.ts
|
Move page.visit() from makeOrder methods to test scenarios, remove meaningless methods.
|
2025-11-13 17:07:18 +01:00 |
|
shop.ts
|
Update naming of PayPalUi, PayPalUiClassic and PayPalApi in other files.
|
2025-04-17 16:18:44 +02:00 |