woocommerce/plugins/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test
Thomas Roberts 0aa65908d7 Check that the callback for filtering payment methods is available and is a function before trying to run it (https://github.com/woocommerce/woocommerce-blocks/pull/7377)
* Check callback for payment method is available before trying to run it

* Check if callback is a function before trying to run it

* Update tests to ensure callbacks only run if they are registered
2022-10-12 07:29:04 -07:00
..
payment-method-config-helper.ts Check that the callback for filtering payment methods is available and is a function before trying to run it (https://github.com/woocommerce/woocommerce-blocks/pull/7377) 2022-10-12 07:29:04 -07:00
payment-method-config.tsx Upgrade @wordpress/scripts and /env packages (https://github.com/woocommerce/woocommerce-blocks/pull/6114) 2022-03-28 15:00:20 +02:00
registry.ts Add tests for filtering payment methods (https://github.com/woocommerce/woocommerce-blocks/pull/4696) 2021-09-15 14:40:40 +02:00