woocommerce/tests/legacy/unit-tests
Saggre 24167a5eed Fix typos in docs 2021-03-05 11:19:58 +02:00
..
account update unit test for account page being automatically created 2020-08-14 10:36:16 -03:00
admin Removed external class and moved logic to private functions 2021-02-18 16:05:00 -04:00
attributes Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
blocks Add block utils unit tests. 2021-01-12 14:41:55 +01:00
cart Prevented zero from being considered empty when validating posted variation attributes 2020-09-09 11:29:31 -07:00
checkout Fix typos in docs 2021-03-05 11:19:58 +02:00
core Remove a useless test assertion that fails in PHP 8 2020-10-02 15:27:26 +02:00
countries Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
coupon Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
crud Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
customer Improve choice of words 2020-08-25 18:03:03 -03:00
discounts Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
email Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
exporter Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
formatting Fixed unit tests for #26462 2020-07-01 18:13:29 -03:00
gateways Add login_as_role and login_as_administrator to WC_Unit_Test_Case. 2020-07-14 11:42:21 +02:00
geolocation Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
importer Improvements on the code hacker. 2020-05-20 09:56:26 +02:00
integrations Improvements on the code hacker. 2020-05-20 09:56:26 +02:00
libraries Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
log Fix code sniffer errors 2021-01-05 17:23:23 +01:00
order Add a 'NumberUtil' class with a 'round' method. 2020-10-01 11:08:51 +02:00
order-items eliminate internal use of deprecated functions 2020-07-17 17:14:26 -03:00
packages Fix UT to add predefined values to run tests in isolation. 2020-08-06 14:34:02 +05:30
page-functions Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
payment-gateways Fixed package tag usage 2020-08-05 13:36:24 -03:00
payment-tokens Add login_as_role and login_as_administrator to WC_Unit_Test_Case. 2020-07-14 11:42:21 +02:00
privacy Merge branch 'privacy-exporter-group-description' of git://github.com/garretthyder/woocommerce into garretthyder-privacy-exporter-group-description 2020-05-12 09:40:17 -07:00
product Fix tests 2021-02-16 16:19:55 +01:00
queue Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
rest-api Supporting tests for handling coupon-related order updates (via REST API) | #27290 2021-02-16 10:28:46 -08:00
session Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
settings Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
shipping Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
shortcodes Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
tax Merge pull request #27671 from mahmoudsaeed/master 2021-02-15 14:31:25 -03:00
templates Merge pull request #27023 from HikeMike/add/hidden-form-field 2020-08-20 11:48:26 -03:00
totals Move variation validation logic to add to cart 2020-07-23 19:10:42 -03:00
util Merge pull request #27433 from woocommerce/fix/remove-relative-include-paths 2020-09-17 13:15:40 -03:00
webhooks Queue all webhooks on shutdown. 2020-07-27 12:11:40 -04:00
widgets Fix typos in docs 2021-03-05 11:19:58 +02:00