woocommerce/includes/api
Mike Jolley c3b2a24933 Merge pull request #6147 from maxrice/feature-3176-unit-tests
Add Unit Testing Suite
2014-09-02 09:15:50 +01:00
..
v1 fixed the access permissions 2014-09-01 12:44:51 -03:00
class-wc-api-authentication.php Merge pull request #5277 from maxrice/rest-api-fix-5207 2014-04-07 10:13:55 +01:00
class-wc-api-coupons.php REST API: allow coupon description in create/edit coupon 2014-08-30 18:43:47 -04:00
class-wc-api-customers.php REST API: ensure consistency in create/edit data formats 2014-08-30 15:50:40 -04:00
class-wc-api-exception.php Add WC_API_Exception class 2014-07-27 23:20:48 -04:00
class-wc-api-json-handler.php REST API: Mitigate possible JSONP flash attacks 2014-08-30 15:05:25 -04:00
class-wc-api-orders.php REST API: allow adding/updating order meta 2014-08-30 16:17:52 -04:00
class-wc-api-products.php REST API: ensure consistency in create/edit data formats 2014-08-30 15:50:40 -04:00
class-wc-api-reports.php Changed all use of get_product to wc_get_product 2014-08-19 12:09:29 +02:00
class-wc-api-resource.php REST API: Add field restriction to new endpoints 2014-08-30 15:05:36 -04:00
class-wc-api-server.php REST API: Add order statuses endpoint 2014-08-30 15:05:31 -04:00
class-wc-api-webhooks.php [#3176] REST API webhooks endpoint tweaks from unit test 2014-09-01 03:27:19 -04:00
interface-wc-api-handler.php Add REST API request/response interface 2013-11-06 01:49:08 -05:00