woocommerce/tests/unit-tests/util
Steve Grunwell 049876ac8f Add the "woocommerce_install_get_tables" filter to WC_Install::get_tables()
This commit adds a new filter, "woocommerce_install_get_tables", to the WC_Install::get_tables() method, enabling WooCommerce extensions to register new, WooCommerce-specific tables, ensuring these tables can be cleaned up automatically should WooCommerce be uninstalled (useful for things like custom table data stores). Nothing gets added by default, but this provides an integration point for plugins like WooCommerce Custom Orders Table.
2018-03-16 18:54:17 +00:00
..
class-wc-tests-core-functions.php Allow transactions to be forced on 2018-01-03 16:13:08 +00:00
class-wc-tests-wc-query.php Fix shop on homepage with unsupported themes 2018-02-01 11:15:46 +00:00
conditional-functions.php Test webhook functions 2017-08-17 12:29:34 -03:00
deprecated-hooks.php Fixed unit tests 2017-11-22 17:00:02 -02:00
install.php Add the "woocommerce_install_get_tables" filter to WC_Install::get_tables() 2018-03-16 18:54:17 +00:00
notice-functions.php Fix wc_notice_count logic and add test 2018-01-10 12:43:48 +00:00
plugin-updates.php Harden + fix plugin updates tests 2017-08-22 15:03:54 -07:00
validation.php Rename WC_Validation::is_GB_postcode() to WC_Validation::is_gb_postcode() 2018-03-13 08:49:40 -03:00