woocommerce/tests/unit-tests
Justin Shreve 5dbfc7ae16 Fix Payment Token 'set default' methods. Makes sure we are using the user ID of the payment token, and not the current user.
Also makes sure to properly unset other tokens when a new one is set as default. Finally, we make sure that a user is always set in our payment token tests (which was broken in some WP versions which alerted us to some broken tests).
2016-03-14 09:41:37 -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
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 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