woocommerce/tests/unit-tests/api
Claudio Sanches 657c312cae Fix strings case (#12069)
* Fixed case for all _e, esc_attr_e and esc_html_e strings

* Fixed case for all _n_noop strings

* Fixed case for all _x strings

* Fixed case for all __, esc_html__ and esc_attr__ strings

* Fixed a few more strings

* Fixed strings in unit tests

* Fix PayPal Standard case.

* Save Order text
2016-10-12 11:16:30 +01:00
..
legacy Merge branch 'master' into pr/11797 2016-09-01 11:43:31 +01:00
coupons.php fix failing tests. 2016-09-01 23:50:14 +03:00
customers.php Merge branch 'pr/11797' 2016-09-01 11:46:05 +01:00
functions.php [TESTS] For REST API functions 2016-06-13 22:58:45 -03:00
orders.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
payment-gateways.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
product-reviews.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
product-variations.php Implement separate variation endpoints for managing a product's variations. Also adds tests. 2016-09-29 14:44:14 -07:00
products.php Since we support WP_Query filtering via the API, make sure post_status filtering works too. 2016-08-31 14:39:37 -07:00
settings.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
shipping-methods.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
shipping-zones.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
system-status.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00