woocommerce/tests/unit-tests/product
Rodrigo Primo 9c33f133b6 Fix parameter order when calling PHPUnit_Framework_TestCase::assertEquals()
The first parameter passed to PHPUnit_Framework_TestCase::assertEquals() should be the expected value and the second parameter the actual value and not the other way around.
2018-04-19 17:25:38 -03:00
..
data-store.php Fix parameter order when calling PHPUnit_Framework_TestCase::assertEquals() 2018-04-19 17:25:38 -03:00
data.php Tests 2018-01-12 14:20:39 +00:00
factory.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
functions.php CRUD tests 2018-01-18 15:07:05 +00:00
product-simple.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
product-variable.php Some phpcs 2017-11-22 14:03:26 -08:00
product-variation.php Some phpcs 2017-11-22 14:03:26 -08:00
query.php Initial working wc_get_products 2017-07-14 09:50:20 -07:00