.. |
account
|
Update unit tests to reflect new base address
|
2021-04-12 14:13:27 -07: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
|
Add rounding it test since we changed it in code.
|
2021-05-07 15:53:52 +05:30 |
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
|
Set US:CA as the default store location
|
2021-04-12 09:28:30 -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
|
Update unit tests to reflect new base address
|
2021-04-12 14:13:27 -07: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
|
Fix unit tests for new default USD currency
|
2021-04-23 10:03:05 -05: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
|
Update unit tests to reflect new base address
|
2021-04-12 14:13:27 -07: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
|
Update unit tests to reflect new base address
|
2021-04-12 14:13:27 -07:00 |
product
|
Fix unit tests for new default USD currency
|
2021-04-23 10:03:05 -05:00 |
queue
|
Moved PHPUnit suite into tests/legacy
|
2020-04-24 13:53:40 -07:00 |
rest-api
|
Update unit tests to reflect new base address
|
2021-04-12 14:13:27 -07:00 |
session
|
Added unit test
|
2021-03-30 14:11:33 -03:00 |
settings
|
Refactor in the WC_Settings_Page class for PHP 8 compatibility
|
2021-04-13 12:45:42 +02: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
|
Update unit tests to reflect new base address
|
2021-04-12 14:13:27 -07: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
|
Add expected deprecate calls to make tests work with parent::setUp.
|
2021-05-07 14:30:44 +05:30 |
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 |