woocommerce/tests/legacy/unit-tests/product
Nestor Soriano 70a1cb2f1f Revert improved filtering for variations.
This commit reverts the functionality introduced in PR #26260
(later refined by #27175, #27190, #27508) in which filtering by
attribute using the layered nav widget was improved to handle the
cases of variations out of stock. The revert is a response to the
numerous problems reported by users in Woo 4.4 and 4.5

Not all the code has been reverted, only the code that resulted in
visible functionality changes. Thus, the code that generates
term relationships for variations is still in place to keep database
consistency and to keep the reverting changes to the minimum needed.
2020-09-09 17:36:26 +02:00
..
class-wc-tests-product-download.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-tests-product.php Fix code sniffer errors in class-wc-tests-product.php 2020-06-29 15:20:49 +02:00
data-store.php Change in the logic of is_visible_core for variable products 2020-07-28 09:01:52 +02:00
data.php Fixed unit tests for #26462 2020-07-01 18:13:29 -03:00
factory.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
functions.php Change in the logic of is_visible_core for variable products 2020-07-28 09:01:52 +02:00
product-simple.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
product-variable.php Revert improved filtering for variations. 2020-09-09 17:36:26 +02:00
product-variation.php Record attribute terms for product variations in wp_term_relationships. 2020-07-28 08:55:55 +02:00
query.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00