Mike Jolley
|
78142a8ebb
|
Merge branch 'master' into WC-CRUD
# Conflicts:
# includes/class-wc-checkout.php
# includes/class-wc-coupon.php
# includes/class-wc-customer.php
# tests/unit-tests/cart/cart.php
# tests/unit-tests/cart/functions.php
# tests/unit-tests/coupon/coupon.php
# woocommerce.php
|
2016-06-13 15:01:58 +01:00 |
Mike Jolley
|
2fec0f425a
|
Remove namespaces from tests for 5.2 support
|
2016-03-23 12:14:13 +00: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 |
Claudio Sanches
|
ee30b5b308
|
Fixed php docs standards
|
2015-11-03 11:31:20 -02:00 |
Justin Shreve
|
651b65f28e
|
Add a unit test for get_variation_id so we know we are getting back the IDs that we want
|
2015-06-09 13:02:02 +00:00 |
Barry Kooij
|
d6b970a61d
|
Namespace the Unit Tests
|
2015-03-06 16:32:40 +01:00 |
Max Rice
|
0fbba35c9d
|
Add factory for webhook unit tests
|
2014-09-05 14:34:51 -04:00 |
Max Rice
|
17a1918991
|
[#3176] Add webhooks REST API endpoint tests
100% coverage :)
|
2014-09-01 02:04:49 -04:00 |