.. |
account
|
update unit test for account page being automatically created
|
2020-08-14 10:36:16 -03:00 |
admin
|
Replaced the deprecated `WC_Admin_Note` class
|
2020-11-12 13:26:30 -08:00 |
attributes
|
Moved PHPUnit suite into tests/legacy
|
2020-04-24 13:53:40 -07:00 |
cart
|
Prevented zero from being considered empty when validating posted variation attributes
|
2020-09-09 11:29:31 -07:00 |
checkout
|
Merge branch 'master' into fix/25133
|
2020-08-17 14:59:49 -03: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
|
Moved PHPUnit suite into tests/legacy
|
2020-04-24 13:53:40 -07: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
|
Remove logic for storage of attribute terms for variations
|
2020-09-22 16:31:06 +02:00 |
queue
|
Moved PHPUnit suite into tests/legacy
|
2020-04-24 13:53:40 -07:00 |
rest-api
|
Replaced the deprecated `WC_Admin_Note` class
|
2020-11-12 13:26:30 -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
|
Add a 'NumberUtil' class with a 'round' method.
|
2020-10-01 11:08:51 +02: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
|
Fixed use __DIR__ for relative paths
|
2020-08-26 18:46:44 -03:00 |