gecko-dev/dom/payments/test
Eden Chuang f4764c9019 Bug 1435161 - mochitest for PaymentResponse.retry(). r=baku
1. Add testcase testRetryAfterComplete to test the behavior of retry() after
       complete().
    2. Add testcase testRetryAfterRetry to test the multiple retry()s in the same
       round.
    3. Add testcase testRetryWithEmptyErrors to test the retry() called with an
       empty PaymentValidationErrors.
    4. Add testcase testRetry to test the normal flow of retry().
    5. Add testcase testRetryAbortByUser to test the retry() aborted by user.
2018-09-04 12:30:18 +02:00
..
BasiccardChromeScript.js Bug 1485881 - Drop support for PaymentAddress.languageCode r=smaug 2018-08-27 16:30:00 +03:00
ClosePaymentChromeScript.js Bug 1483470 - Improve the test case for responding a closed PaymentRequest. r=baku 2018-08-24 11:28:50 +02:00
ConstructorChromeScript.js Bug 1484496: Part 5e - Convert remaining nsISimpleEnumerator users to use JS iteration. r=mccr8 2018-08-18 18:13:14 -07:00
CurrencyAmountValidationChromeScript.js Bug 1483470 - Improve the test case for responding a closed PaymentRequest. r=baku 2018-08-24 11:28:50 +02:00
DefaultData.js Bug 1440041 - mochitest for nsIPaymentRequest.shippingOption. r=baku 2018-04-13 18:48:31 -07:00
GeneralChromeScript.js Bug 1408234 - mochitest for PaymentRequest cleanup after document closed. r=baku 2018-08-13 11:25:13 +02:00
PMIValidationChromeScript.js Bug 1483470 - Improve the test case for responding a closed PaymentRequest. r=baku 2018-08-24 11:28:50 +02:00
RequestShippingChromeScript.js Bug 1485881 - Drop support for PaymentAddress.languageCode r=smaug 2018-08-27 16:30:00 +03:00
RetryPaymentChromeScript.js Bug 1435161 - mochitest for PaymentResponse.retry(). r=baku 2018-09-04 12:30:18 +02:00
ShippingOptionsChromeScript.js Bug 1483470 - Improve the test case for responding a closed PaymentRequest. r=baku 2018-08-24 11:28:50 +02:00
ShowPaymentChromeScript.js Bug 1485881 - Drop support for PaymentAddress.languageCode r=smaug 2018-08-27 16:30:00 +03:00
UpdateErrorsChromeScript.js Bug 1485881 - Drop support for PaymentAddress.languageCode r=smaug 2018-08-27 16:30:00 +03:00
blank_page.html Bug 1408234 - mochitest for PaymentRequest cleanup after document closed. r=baku 2018-08-13 11:25:13 +02:00
browser.ini Bug 1470750 - Don't run DOM payment tests for non-Nightly. r=mrbkap 2018-06-25 01:50:40 +03:00
browser_payment_in_different_tabs.js Bug 1484864 - Intermittent tier 2 test-verify dom/payments/test/browser_payment_in_different_tabs.js r=edenchuang 2018-08-27 21:47:00 +03:00
echo_payment_request.html
head.js Bug 1480872 - paymentDetails attributes should default to an empty arrays. r=edenchuang 2018-08-19 19:11:00 +03:00
mochitest.ini Bug 1435161 - mochitest for PaymentResponse.retry(). r=baku 2018-09-04 12:30:18 +02:00
simple_payment_request.html Bug 1483470 - Improve the test case for responding a closed PaymentRequest. r=baku 2018-08-24 11:28:50 +02:00
test_abortPayment.html Bug 1442078 - Modify DOM tests that were broken by the change to the "show" specs. r=baku 2018-03-08 22:41:30 -05:00
test_basiccard.html Bug 1485881 - Drop support for PaymentAddress.languageCode r=smaug 2018-08-27 16:30:00 +03:00
test_block_none10s.html
test_canMakePayment.html Bug 1442078 - Modify DOM tests that were broken by the change to the "show" specs. r=baku 2018-03-08 22:41:30 -05:00
test_closePayment.html Bug 1483470 - Improve the test case for responding a closed PaymentRequest. r=baku 2018-08-24 11:28:50 +02:00
test_constructor.html Bug 1432079 - Implement PaymentItemType. r=baku 2018-02-28 15:00:05 +02:00
test_currency_amount_validation.html Bug 1483156 - Currency of PaymentItem total should be 'USD', but got BOB r=edenchuang 2018-08-21 20:16:00 +03:00
test_payment-request-in-iframe.html
test_pmi_validation.html Bug 1442078 - Modify DOM tests that were broken by the change to the "show" specs. r=baku 2018-03-08 22:41:30 -05:00
test_requestShipping.html Bug 1442078 - Modify DOM tests that were broken by the change to the "show" specs. r=baku 2018-03-08 22:41:30 -05:00
test_retryPayment.html Bug 1435161 - mochitest for PaymentResponse.retry(). r=baku 2018-09-04 12:30:18 +02:00
test_shippingOptions.html Bug 1440041 - mochitest for nsIPaymentRequest.shippingOption. r=baku 2018-04-13 18:48:31 -07:00
test_showPayment.html Bug 1441709 - Mochitest for PaymentRequest.show(optional Promise<PaymentDetailsUpdate> detailsPromise). r=baku 2018-03-30 22:42:38 +08:00
test_update_errors.html Bug 1485881 - Drop support for PaymentAddress.languageCode r=smaug 2018-08-27 16:30:00 +03:00