woocommerce/tests/legacy
Christopher Allford 070954c888 Revert #28187
The default functionality within the `ThemeSupport` class has an unintended
side-effect of breaking the existing default functionality within the
`wc_get_theme_support()` function. Since the default set in the support
class is prioritized over the one given to `ThemeSupport::get_option()`,
the WordPress options set in the Customizer are never used for images.
2021-05-21 12:10:15 -07:00
..
data Add unit test and a sample Woo plugin file 2020-05-01 22:47:08 +05:30
framework Rename "assertIsInt" to "assertIsInteger" and make it static 2021-04-20 17:16:59 +02:00
includes Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
unit-tests Add rounding it test since we changed it in code. 2021-05-07 15:53:52 +05:30
bootstrap.php Revert #28187 2021-05-21 12:10:15 -07:00
classes-with-mockable-static-methods.php Code hacker resdesign for single-load of code files. 2020-06-02 19:06:53 +02:00
mockable-functions.php Add unit tests for the WC_Checkout class. 2021-02-08 15:49:38 +01:00