woocommerce/tests/unit-tests
Jon Surrell e5b369b431 Remove bad logger test
Test comparing equality of logger results could randomly fail depending on execution time.
The coverage was duplicated by other tests, test was redundant and has been removed.
2016-12-29 11:58:42 +01:00
..
account Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
api Fix tests by casting to array 2016-12-07 11:37:11 +00:00
cart WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
coupon Use strict `assertTrue` and `assertFalse` over `assertEquals( true|false )` 2016-12-20 23:33:35 +01:00
crud Use strict `assertTrue` and `assertFalse` over `assertEquals( true|false )` 2016-12-20 23:33:35 +01:00
customer Fix tests 2016-11-23 16:27:18 +00:00
formatting WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
log Remove bad logger test 2016-12-29 11:58:42 +01:00
order Use strict `assertTrue` and `assertFalse` over `assertEquals( true|false )` 2016-12-20 23:33:35 +01:00
payment-tokens Fix is_callable 2016-11-25 14:48:20 +00:00
product Use strict `assertTrue` and `assertFalse` over `assertEquals( true|false )` 2016-12-20 23:33:35 +01:00
settings comments 2016-09-12 21:51:32 +01:00
shipping-zones Fix tests 2016-11-23 16:27:18 +00:00
tax Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
util Restructure log tests to own directory 2016-12-29 11:58:42 +01:00