Rodrigo Primo
487f96d844
Fix WordPress.DateTime.CurrentTimeTimestamp vilations
...
This commit fixes all violations of the WordPress.DateTime.CurrentTimeTimestamp sniff automatically using phpcbf.
2019-12-20 14:23:05 -03:00
Rodrigo Primo
18ee70918b
Fix PHPCS violations in tests/ using PHPCBF
...
This commit fixes all 1533 PHPCS errors that PHPCBF can fix automatically in the tests/ directory. Before this change there was a total of 3106 PHPCS errors in the WooCommerce repository and now there is 1573 errors.
2019-05-01 19:05:00 -03:00
Peter Fabian
2b9a5a6330
Removed test to reflect changes in track download method.
2018-05-09 15:54:38 +02:00
Peter Fabian
7c30b1fac5
Fixed PHPCS problems in test file.
2018-05-09 12:45:17 +02:00
Peter Fabian
4da0f1f793
Added test for range download logging.
2018-05-09 12:04:38 +02:00
Gerhard Potgieter
f0f6169145
Fix the download log unit test, with the new constraint key introduced in #19330 the download log needs a valid download to save correctly.
2018-04-18 09:43:24 +02:00
Mike Jolley
eddd7fbfb4
Feedback
2017-11-13 15:58:22 +00:00
Josh Smith
d2d4489c68
[ #12517 ] Add messages for unit test assertions in tests with multiple assertions
2017-08-23 03:23:25 +00:00
Josh Smith
ae8a797961
[ #12517 ] Use ISO 8601 time format to convert timestamps to WC_DateTime for PHP 5.2 compat
2017-08-11 04:50:44 +00:00
Josh Smith
115d19ca30
[ #12517 ] Adding Unit Tests for WC_Customer_Download_Log and new download log tracking
2017-08-11 04:35:18 +00:00