woocommerce/plugins/woocommerce-blocks/assets/js/data/payment
Thomas Roberts 7f8be00f74 Add tests to ensure argument passed to `canMakePayment` is correct (https://github.com/woocommerce/woocommerce-blocks/pull/7478)
* Add tests to ensure argument passed to canMakePayment is correct

* bot: update checkstyle.xml

* bot: update checkstyle.xml

* Fix import and type after rebase

* bot: update checkstyle.xml

* Trigger Build

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-21 04:13:24 -08:00
..
test Add tests to ensure argument passed to `canMakePayment` is correct (https://github.com/woocommerce/woocommerce-blocks/pull/7478) 2022-11-21 04:13:24 -08:00
utils Move payment utils and delete orderPaymentMethods (https://github.com/woocommerce/woocommerce-blocks/pull/7679) 2022-11-16 09:38:48 +00:00
action-types.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
actions.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
constants.ts Refactor the payment status (https://github.com/woocommerce/woocommerce-blocks/pull/7666) 2022-11-15 12:27:39 +00:00
default-state.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
index.ts Remove the experimental flag that's used to include thunks in wp.data (https://github.com/woocommerce/woocommerce-blocks/pull/7617) 2022-11-14 09:07:49 +00:00
reducers.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
selectors.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
thunks.ts Refactor the payment status (https://github.com/woocommerce/woocommerce-blocks/pull/7666) 2022-11-15 12:27:39 +00:00
types.ts Refactor the payment status (https://github.com/woocommerce/woocommerce-blocks/pull/7666) 2022-11-15 12:27:39 +00:00