woocommerce/unit-tests/Tests/Version2
Rodrigo Primo c792dfb192 Fix unit tests to match new tested method behavior
This commit updates two unit tests that were failing
(https://travis-ci.org/woocommerce/woocommerce-rest-api/jobs/637678251#L707),
after the behavior of the method
WC_REST_Shipping_Zones_V2_Controller::register_routes() changed in PR #104.
2020-05-11 17:32:52 +05:30
..
coupons.php Update dist file and namespaces 2019-06-21 10:40:39 +01:00
customers.php Fixed tests 2019-06-24 16:06:26 +01:00
orders.php Added unit tests for instance_id 2020-01-15 20:17:36 -03:00
payment-gateways.php Namespaced v3 tests to v4 2019-06-10 12:36:11 +01:00
product-reviews.php Update dist file and namespaces 2019-06-21 10:40:39 +01:00
product-variations.php Remove image after unit tests to make sure they pass on Travis 2020-01-15 20:25:02 -03:00
products.php Remove image after unit tests to make sure they pass on Travis 2020-01-15 20:25:02 -03:00
settings.php Use WP_UnitTestCase::assertWPError() instead of WC_Unit_Test_Case::assertIsWPError() 2019-12-05 22:06:54 -03:00
shipping-methods.php Namespaced v3 tests to v4 2019-06-10 12:36:11 +01:00
shipping-zones.php Fix unit tests to match new tested method behavior 2020-05-11 17:32:52 +05:30
system-status.php Removed MaxMind from System Status 2020-01-15 20:26:12 -03:00