..
account
Rename class WC_Payment_Token_eCheck to WC_Payment_Token_ECheck
2018-03-07 14:50:21 -03:00
admin /reports
Moved wc_selected to core functions.
2018-04-18 15:54:57 +02:00
api
Fixed unit tests
2018-09-20 17:48:31 -03:00
attributes
test
2017-12-08 11:35:26 +00:00
cart
Updated tests.
2018-09-06 17:41:24 +02:00
core
Increase precision from 4 to 6
2018-01-30 15:00:53 +00:00
countries
Increase country unit test coverage
2017-06-07 14:31:32 -07:00
coupon
Remove unnecessary clean up code from unit tests
2018-08-23 15:15:17 -03:00
crud
Added test
2018-03-01 12:12:26 +00:00
customer
Remove unnecessary clean up code from unit tests
2018-08-23 15:15:17 -03:00
discounts
Revise coupon behavior and add unit tests
2018-08-31 08:35:41 -07:00
exporter
Update unit test for product exporter category to be array.
2018-08-07 17:44:27 +02:00
formatting
Add unit test for wc_sanitize_endpoint_slug
2018-09-14 09:42:19 +02:00
gateways
Reduce WC_Tests_Paypal_Gateway_Request::test_request_url() execution time
2018-08-27 19:04:50 -03:00
geolocation
Add geolocation::get_ip_address tests
2018-06-11 11:10:11 +02:00
importer
Change WC_Unit_Test_Case to extend WP_HTTP_TestCase instead of WP_UnitTestCase
2018-07-19 14:17:06 -03:00
integrations
Add unit tests to WC_Integrations class
2017-10-24 09:25:37 +02:00
libraries
Applied new WC_Background_Process class
2018-02-01 11:42:34 -02:00
log
PHPCS fixes
2018-07-09 13:04:16 +02:00
order
Add tests for wc_sanitize_order_id()
2018-10-04 13:53:55 +00:00
order-items
Remove unnecessary clean up code from unit tests
2018-08-23 15:15:17 -03:00
payment-tokens
Rename class WC_Payment_Token_eCheck to WC_Payment_Token_ECheck
2018-03-07 14:50:21 -03:00
privacy
Removed unnecessary parameter. Also removed from tests.
2018-06-07 21:25:13 +06:00
product
Merge pull request #20848 from woocommerce/fix/20844
2018-09-07 12:08:34 -07:00
session
Add unit tests to cover some of the WC_Session_Handler methods
2018-09-26 14:48:28 -03:00
settings
Fixed typos.
2017-07-10 12:56:28 +07:00
setup
Add test verifying that the correct list of payment gateways is returned per country
2017-12-13 09:35:43 -05:00
shipping-zones
Remove unnecessary clean up code from unit tests
2018-08-23 15:15:17 -03:00
shortcodes
Fix test
2018-09-28 18:46:05 +02:00
tax
Remove unnecessary clean up code from unit tests
2018-08-23 15:15:17 -03:00
templates
Switch travis codecoverage from xdebug to phpdbg ( #20857 )
2018-07-20 09:34:43 -03:00
totals
Updated tests.
2018-09-06 17:41:24 +02:00
util
php 5.3 compatibility
2018-09-26 15:53:52 +02:00
webhooks
Webhook CRUD Unit tests
2017-08-17 18:36:53 -03:00
widgets
Add more core-functions unit tests ( #18190 )
2017-12-18 11:58:40 -02:00