woocommerce/tests/legacy/unit-tests/util
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
..
api-functions.php Improvements on the code hacker. 2020-05-20 09:56:26 +02:00
class-wc-rate-limiter.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-tests-core-functions.php Improve choice of words 2020-08-25 18:03:03 -03:00
class-wc-tests-user-functions.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-tests-wc-query.php Revert improved filtering for variations. 2020-09-09 17:36:26 +02:00
conditional-functions.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
deprecated-hooks.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
dummy-wc-logger.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
install.php Disabled flaky test 2020-07-01 19:09:50 +05:30
notice-functions.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
plugin-updates.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
validation.php Added unit tests for #27244 2020-08-12 18:50:25 -03:00