woocommerce-paypal-payments/tests/PHPUnit
Alex P 02c84e43e0 Improve item total/price retrieval
Less calculations, also fee was not included in item price for subs with fee
2022-06-15 21:33:25 +03:00
..
ApiClient Improve item total/price retrieval 2022-06-15 21:33:25 +03:00
Button Update tests 2022-02-09 16:28:27 +02:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
Subscription Handle card smart button for free trial (1$ auth + void) 2022-04-25 15:24:37 +03:00
Vaulting Check if pay for order contains subscription 2022-01-04 10:43:18 +01:00
WcGateway Merge pull request #375 from woocommerce/issue-174-vaulting-pay-later-ux 2022-05-17 16:25:33 +02:00
Webhooks/Status Add test 2021-09-24 17:38:04 +03:00
bootstrap.php Update tests 2022-02-09 16:28:27 +02:00
ModularTestCase.php Revert phpunit test 2022-02-09 11:00:14 +01:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php Fix merge conflict 2022-02-23 09:47:03 +01:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

Place PHP Files in here named <CLASS>Test.php.