woocommerce/tests/framework
Rodrigo Primo 1860cd1933 Change WC_Unit_Test_Case to extend WP_HTTP_TestCase instead of WP_UnitTestCase
This commits changes WC_Unit_Test_Case parent class to WP_HTTP_TestCase (which extends WP_UnitTestCase). This way all WC core test classes can benefit from the functionality provided by WP_HTTP_TestCase if needed. This is necessary because otherwise test classes can use the functionality provided by WC_Unit_Test_Case or WP_HTTP_TestCase. This change should not affect test classes that don't explicitly call one of the WP_HTTP_TestCase features.
2018-07-19 14:17:06 -03:00
..
helpers Merge branch 'master' into feature/product-custom-tables-supporting-changes 2018-06-15 14:56:31 -03:00
vendor Remote spy-server 2016-07-26 13:57:30 -07:00
class-wc-api-unit-test-case.php Unit test warnings 2017-01-03 12:19:03 +00:00
class-wc-dummy-data-store.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-mock-payment-gateway.php Improve can_refund_order and add unit tests 2018-04-03 17:09:09 +01:00
class-wc-mock-session-handler.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-mock-wc-data.php Better handling of nested arrays in apply_changes 2017-03-08 11:51:38 -08:00
class-wc-mock-wc-object-query.php WC_Object_Query 2017-04-24 11:33:17 -07:00
class-wc-payment-token-stub.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-rest-unit-test-case.php code standards 2018-06-13 16:55:39 +01:00
class-wc-unit-test-case.php Change WC_Unit_Test_Case to extend WP_HTTP_TestCase instead of WP_UnitTestCase 2018-07-19 14:17:06 -03:00
class-wc-unit-test-factory.php Removed legacy webhook unit tests 2017-08-17 12:07:15 -03:00