woocommerce/tests/unit-tests
Nestor Soriano a94ea7f51f Remove logic for storage of attribute terms for variations
A mechanism for improved filtering by attribute for variations was
introduced some time ago. This mechanism implied maintaining term
relationships for variations, where the terms were the attributes
that defined the variation.

The mechanism was reverted because it was complex and presented many
issues, but the code that created those term relationships was kept.
This pull request removes that code and the associated unit tests.
2020-09-22 16:31:06 +02:00
..
admin Add unit test for WC_Admin_Post_Types::bulk_and_quick_edit_save_post. 2020-07-14 11:42:21 +02:00
widgets Enhance the query for "Any" variations in filter by attribute widget. 2020-09-04 11:29:50 +02:00