woocommerce/tests/unit-tests
Justin Shreve 8dbe673c89 Fix loading meta fields that are not address fields. Add some tests related to CRUD, and add stubs for the rest of the tests we will add. 2016-03-17 09:41:12 -07: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 Finish out tests, make sure to use cprrect meta ID field in order by clause. 2016-03-14 11:12:47 -07:00
customer Fix loading meta fields that are not address fields. Add some tests related to CRUD, and add stubs for the rest of the tests we will add. 2016-03-17 09:41:12 -07: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 Fix Payment Token 'set default' methods. Makes sure we are using the user ID of the payment token, and not the current user. 2016-03-14 09:41:37 -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