зеркало из https://github.com/mozilla/gecko-dev.git
066f794bbc
1. Create a new test test_currency_amount_validation.html to test validation with following scenarios * test with well formed currency codes. * test with invalid currency codes. * test with valid lower case currency codes and check is it converted to upper case. * test with invalid currency codes while calling PaymentRequestUpdateEvent::updateWith(). * test with invalid amount value with calling PaymentRequestUpdateEvent::updateWith(). 2. Move tests of test_validate_decimal_value.html to test_currency_amount_validation.html |
||
---|---|---|
.. | ||
BasiccardChromeScript.js | ||
ConstructorChromeScript.js | ||
CurrencyAmountValidationChromeScript.js | ||
GeneralChromeScript.js | ||
ShowPaymentChromeScript.js | ||
browser.ini | ||
browser_payment_in_different_tabs.js | ||
head.js | ||
mochitest.ini | ||
simple_payment_request.html | ||
test_abortPayment.html | ||
test_basiccard.html | ||
test_canMakePayment.html | ||
test_constructor.html | ||
test_currency_amount_validation.html | ||
test_payment-request-in-iframe.html | ||
test_showPayment.html |