Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Claudiu Lodromanean
|
51b7110de2
|
Update API v2
|
2017-03-14 14:43:53 -07:00 |
Claudio Sanches
|
193fab24af
|
Fixed REST API coupons endpoint tests
|
2017-02-09 20:13:02 -02:00 |
Claudio Sanches
|
9ac1ebe748
|
Updated unit tests for REST API
|
2017-02-09 18:21:52 -02:00 |
Justin Shreve
|
291a662be1
|
The WC API returns exclude_product_ids and expiry_date. 2.7 renamed these in the API file, which we should not do until we version the endpoints.
|
2017-01-03 10:25:36 -08:00 |
Aristeides Stathopoulos
|
fde1037757
|
fix failing tests.
|
2016-09-01 23:50:14 +03:00 |
Mike Jolley
|
1b2df3dd3b
|
Merge branch 'pr/11797'
# Conflicts:
# includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php
# includes/api/class-wc-rest-coupons-controller.php
# includes/class-wc-coupon.php
# tests/unit-tests/api/coupons.php
# tests/unit-tests/coupon/crud.php
|
2016-09-01 11:46:05 +01:00 |
Mike Jolley
|
402d0ff077
|
Merge branch 'master' into pr/11797
# Conflicts:
# includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php
# includes/api/class-wc-rest-coupons-controller.php
# includes/class-wc-coupon.php
# tests/unit-tests/api/coupons.php
# tests/unit-tests/coupon/crud.php
|
2016-09-01 11:43:31 +01:00 |
Mike Jolley
|
d9a0d0988b
|
Handle meta data and fix unit tests
|
2016-08-31 15:43:34 +01:00 |
Aristeides Stathopoulos
|
f2730eea02
|
WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd
|
2016-08-27 08:57:05 +03:00 |
Mike Jolley
|
b0672a000a
|
Fixed unit tests
|
2016-08-26 16:44:00 +01:00 |
Justin Shreve
|
7da590e422
|
Coupon Tests:
* Move tests for legacy endpoints to a legacy test folder.
* Create a test class to test the WC-API coupons endpoint.
|
2016-08-22 13:50:32 -07:00 |
Mike Jolley
|
fe9962bbb6
|
PHP 5.2 does not support namespace
cc @justinshreve
|
2016-08-16 10:14:36 +01:00 |
Justin Shreve
|
69973d520e
|
Update version strings
|
2016-03-17 09:19:28 -07:00 |
Justin Shreve
|
57f918fb03
|
Add Coupon REST API tests to verify nothing breaks API wise -- full set of tests even though we are just changing GET endpoints (increases test coverage)
|
2016-03-17 09:19:28 -07:00 |