woocommerce/tests/unit-tests/util
Rodrigo Primo 5be9d1b118 Remove all WC tables when uninstalling the plugin
There were two outdated lists of WC tables. One used to drop tables when WC is uninstalled and another one to drop tables when a site is deleted in a multi site environment. This commit creates a new unified list of WC tables, adds the missing tables to this list and introduces a unit test that will fail if the list gets outdated.
2018-02-06 11:19:40 -02:00
..
class-wc-tests-core-functions.php Add more core-functions unit tests (#18190) 2017-12-18 11:58:40 -02: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 Remove all WC tables when uninstalling the plugin 2018-02-06 11:19:40 -02: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 PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00