055ed34c0d
* Use WC_Order_Query for REST API v3 requests when COT is enabled * Remove pre-COT internal meta keys from metadata in REST order responses * Add changelog * Add unit tests * Fix test in `ProductAttributesLookup\FiltererTest` Some tests in this class relied on a particular ordering of an array of IDs returned by a query with an `ORDER BY` that doesn’t really disambiguate sorting (all rows have the same values for the fields). As such, `assertEquals()` can’t be used to make sure arrays had the same values. * Use `get_internal_meta_keys()` from a CPT instance to hide certain meta on COT REST response * Move COT REST test outside of the COT datastore tests * Fix typo * Remove unnecessary imports |
||
---|---|---|
.. | ||
woocommerce | ||
woocommerce-admin | ||
woocommerce-beta-tester |