woocommerce-paypal-payments/tests/PHPUnit/ApiClient/Factory
Emili Castells 9bcf822c45
Some checks failed
Build and distribute / build-and-distribute (push) Has been cancelled
CI / coding-standards-analysis-php (push) Has been cancelled
CI / static-code-analysis-php (push) Has been cancelled
CI / tests-unit-php (7.4) (push) Has been cancelled
CI / tests-unit-php (8.0) (push) Has been cancelled
CI / tests-unit-php (8.1) (push) Has been cancelled
CI / tests-unit-php (8.2) (push) Has been cancelled
CI / tests-unit-php (8.3) (push) Has been cancelled
CI / tests-unit-php (8.4) (push) Has been cancelled
Merge pull request #4314 from woocommerce/PCP-6061-enhanced-order-decline-reason-detection-via-processor-response-object-integration
Enhanced order decline reason detection via processor response object integration (6061)
2026-05-04 14:20:58 +02:00
..
AddressFactoryTest.php Fix AddressFactory::from_wc_order billing address 2026-04-14 18:02:17 +03:00
AmountFactoryTest.php fix(amount-factory): address second review — zero-discount guard, shouldNotReceive, order test 2026-04-24 14:42:27 -05:00
AuthorizationFactoryTest.php Fix the tests 2024-01-31 16:51:33 +04:00
ContactPreferenceFactoryTest.php Test the contact preference factory class 2025-06-13 17:11:17 +02:00
ExperienceContextBuilderTest.php Add landing page enum 2026-01-05 16:51:24 +01:00
FraudProcessorResponseFactoryTest.php Add unit tests 2026-04-28 17:26:49 +02:00
ItemFactoryTest.php test: fix the tests 2026-01-29 16:49:05 +04:00
OrderFactoryTest.php 🧪 Update OrderFactoryTest to support consolidated factory method 2025-07-03 10:16:58 +02:00
PayerFactoryTest.php Fix AddressFactory::from_wc_order billing address 2026-04-14 18:02:17 +03:00
PaymentsFactoryTest.php * Fix tests 2023-08-04 14:18:27 +01:00
PurchaseUnitFactoryTest.php Refactor logic and add comments 2026-04-23 13:01:27 +02:00
ReturnUrlFactoryTest.php Remove cross-browser AppSwitch query params 2025-10-09 15:40:34 -04:00
SellerReceivableBreakdownFactoryTest.php Fix phpunit test 2022-02-23 11:23:44 +01:00
ShippingPreferenceFactoryTest.php Fix older WC compatibility 2025-08-27 18:03:23 +03:00