woocommerce/tests/unit-tests/util
Rodrigo Primo d55c0d63b1 Add unit tests group 'core-only'
This group is used to identify unit tests that will work only when testing WC core. This is necessary since we are using WC core unit tests to test the custom product tables plugin and some tests should be skipped in this context.
2018-04-02 15:15:23 -03: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 Add unit tests group 'core-only' 2018-04-02 15:15:23 -03: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 unit tests group 'core-only' 2018-04-02 15:15:23 -03: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