woocommerce/plugins/woocommerce-blocks/tests/php/StoreApi/Formatters
Mike Jolley 6825dc909f Add Formatter Classes to the Store API for Extensions to Consume (https://github.com/woocommerce/woocommerce-blocks/pull/3503)
* Create and register formatter classes

* Update Schema to use formatter classes

* Update tests

* Currency formatter

* Fix tests

* Use wc_get_price_decimals() as default

* Exception on non existing formatter call

* Feedback

* remove setter
2020-12-03 19:17:03 +01:00
..
TestCurrencyFormatter.php Add Formatter Classes to the Store API for Extensions to Consume (https://github.com/woocommerce/woocommerce-blocks/pull/3503) 2020-12-03 19:17:03 +01:00
TestFormatters.php Add Formatter Classes to the Store API for Extensions to Consume (https://github.com/woocommerce/woocommerce-blocks/pull/3503) 2020-12-03 19:17:03 +01:00
TestHtmlFormatter.php Add Formatter Classes to the Store API for Extensions to Consume (https://github.com/woocommerce/woocommerce-blocks/pull/3503) 2020-12-03 19:17:03 +01:00
TestMoneyFormatter.php Add Formatter Classes to the Store API for Extensions to Consume (https://github.com/woocommerce/woocommerce-blocks/pull/3503) 2020-12-03 19:17:03 +01:00