woocommerce/tests/php/src/Internal
Nestor Soriano 9583d57d26
Fix option names used by the product attributes lookup table feature
The feature was using option names prefixed with
"woocommerce_attribute_lookup__". That double underscore breaks WP
standards for option names. The option names have been changed
so that they use a single underscore instead.
2021-07-30 11:16:05 +02:00
..
DependencyManagement ExtendedContainer::replace now allows registering anonymous classes. 2021-05-04 16:14:34 +02:00
ProductAttributesLookup Fix option names used by the product attributes lookup table feature 2021-07-30 11:16:05 +02:00
WCCom Added sniffs to enforce PSR-4 in the `src` and `tests/php/src` directories 2020-07-15 16:09:00 -07:00
AssignDefaultCategoryTest.php Convert to using internal DI container 2021-04-16 12:23:40 -07:00
DownloadPermissionsAdjusterTest.php Attach hook for adjust_download_permissions from within init_hooks 2021-01-14 11:40:11 +01:00
RestApiUtilTest.php Make the refunds creation REST API behave more as documented 2021-02-11 09:51:13 +01:00