woocommerce/tests/unit-tests
Mike Jolley 8d76396eaf Merge pull request #10588 from justinshreve/payment-tokens-wc-data
Convert WC_Payment_Tokens to use the new WC_Data
2016-03-22 14:14:29 +00:00
..
account Remove wc_get_account_orders_query_args 2016-03-09 13:26:54 +00:00
api Fixed php docs standards 2015-11-03 11:31:20 -02:00
cart Fixed unit tests #10114 2016-01-21 20:19:03 -02:00
coupon Fixed php docs standards 2015-11-03 11:31:20 -02:00
crud Move meta_id into the _meta_data array instead of trying to use them as array keys. 2016-03-18 12:24:35 -07:00
customer Fixed php docs standards 2015-11-03 11:31:20 -02:00
formatting [2.5] Multibyte safe trim string 2016-02-23 11:40:16 +00:00
order Full set of tests for the payment token API 2016-03-01 11:49:40 -08:00
payment-tokens Convert WC_Payment_Tokens (and CC/eCheck tokens) to use the new WC_Data and meta handling code. 2016-03-21 11:06:17 -07:00
product Fixed php docs standards 2015-11-03 11:31:20 -02:00
shipping-zones [TESTS] missing ; 2016-02-11 18:01:38 -02:00
tax Fixed php docs standards 2015-11-03 11:31:20 -02:00
util Adds a test with incorrect values, to ensure the wc_format_country_state_string() function handles this as expected. 2016-02-16 11:05:32 +02:00