woocommerce/tests/unit-tests/product
Christopher Allford 874be93c14 Removed the lowercase conversion of product search terms
When searched in a case sensitive manner, the conversion to lowercase causes uppercase matches that would have been found to be lost. This change increases the tolerance of the OR search format while also removing this unintended side-effect.
2019-12-24 15:00:40 -08:00
..
class-wc-tests-product-download.php Add filetype checking for all files located on the server 2018-10-11 13:31:18 -07:00
data-store.php Removed the lowercase conversion of product search terms 2019-12-24 15:00:40 -08:00
data.php Fix WordPress nightly unit tests (#25198) 2019-12-10 13:57:52 -03:00
factory.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
functions.php Merge branch 'master' into feature/24956 2019-12-04 16:18:39 -03:00
product-simple.php Simplify WC_Product_Simple tests 2018-10-17 19:22:16 -03:00
product-variable.php Some phpcs 2017-11-22 14:03:26 -08:00
product-variation.php Exception when WC_Product_Variation is instantiated with the wrong type 2019-12-05 15:45:48 -03:00
query.php Fix Requested Changes 2018-08-24 13:03:09 +10:00