Peter Fabian
|
296112cbea
|
Merge pull request #26237 from woocommerce/fix/24000
Fix adding product variant to cart using `add-to-cart` parameter (#24000)
|
2020-06-11 13:13:12 +02:00 |
Claudio Sanches
|
73b71023ca
|
Fixed cart get total unit test
|
2020-05-08 23:17:59 +05:30 |
yasiendwieb
|
ad3a9e8bf3
|
fix issue in tax calculation at cart test case
|
2020-05-08 23:17:59 +05:30 |
Jonathan Sadowski
|
a0a8cf7ab3
|
Add test to ensure that a notice is displayed when an any attribute is omitted
|
2020-05-05 14:16:01 -05:00 |
Jonathan Sadowski
|
53c905f493
|
Reset request vars in any attribute test
|
2020-05-05 13:32:15 -05:00 |
Jonathan Sadowski
|
c0a72c9185
|
Reset notices at the start of each test
|
2020-05-05 13:32:15 -05:00 |
Jonathan Sadowski
|
3f47608228
|
Test adding a variation with 'any' attributes
|
2020-05-05 13:32:15 -05:00 |
Jonathan Sadowski
|
790c8ae8ae
|
Update the test to make sure there are no error notices
|
2020-05-05 13:32:15 -05:00 |
Jonathan Sadowski
|
3f70f70f3a
|
Switch to assertCount for count assertions in test
|
2020-05-05 13:32:15 -05:00 |
Jonathan Sadowski
|
3d0bfd8ee2
|
Add test to check for notice when invalid attribute is provided for a variant
|
2020-05-05 13:32:14 -05:00 |
Jonathan Sadowski
|
31bdce3725
|
Fix typo in test_add_variation_with_url test (use British spelling of colour)
|
2020-05-05 13:32:14 -05:00 |
Jonathan Sadowski
|
fc683bdb80
|
Update unit tests to account for issue 24000
|
2020-05-05 13:32:14 -05:00 |
Christopher Allford
|
b5bd8225e8
|
Moved PHPUnit suite into tests/legacy
|
2020-04-24 13:53:40 -07:00 |