gecko-dev/dom/payments/test
Marcos Cáceres 6de37261e9 Bug 1497699 - Drop support for PaymentItem.type. r=edenchuang,baku
Being removed from the spec. Front-end no longer needs this.

Differential Revision: https://phabricator.services.mozilla.com/D8160

--HG--
extra : moz-landing-system : lando
2018-10-16 12:53:01 +00:00
..
BasicCardErrorsChromeScript.js Bug 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +02:00
BasiccardChromeScript.js Bug 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +02:00
Bug1478740ChromeScript.js Bug 1478740 - mochitest for multiple PaymentRequest.show(). r= baku 2018-09-20 14:29:38 +02:00
Bug1490698ChromeScript.js Bug 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +02: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 1497699 - Drop support for PaymentItem.type. r=edenchuang,baku 2018-10-16 12:53:01 +00: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
PayerDetailsChromeScript.js Bug 1472026 - Implement PaymentResponse.prototype.onpayerdetailchange. r=edenchuang,baku 2018-09-19 11:23:33 +00:00
RequestShippingChromeScript.js Bug 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +02:00
RetryPaymentChromeScript.js Bug 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +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 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +02:00
UpdateErrorsChromeScript.js Bug 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +02: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
bug1478740.html Bug 1478740 - mochitest for multiple PaymentRequest.show(). r= baku 2018-09-20 14:29:38 +02:00
echo_payment_request.html Bug 1403079 - Add mAllowPaymentRequest and related methods on nsIDocument to check if PaymentRequest API is allowed to use. r=smaug 2017-10-19 15:56:51 +08:00
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 1489968 - Implement BasicCardErrors for PaymentRequest. r=edenchuang,baku 2018-09-27 08:03:14 +00: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 1441752 - mochitest for PaymentAddress.regionCode. r=baku 2018-10-04 11:35:03 +02:00
test_basiccarderrors.html Bug 1489968 - Implement BasicCardErrors for PaymentRequest. r=edenchuang,baku 2018-09-27 08:03:14 +00:00
test_block_none10s.html Bug 1408250 - Don't expose PaymentRequest API in non-e10s. r=baku 2017-10-20 00:10:25 +08:00
test_bug1478740.html Bug 1478740 - mochitest for multiple PaymentRequest.show(). r= baku 2018-09-20 14:29:38 +02:00
test_bug1490698.html Bug 1490698 - mochitest for bug 1490698. r=baku 2018-09-13 01:58:10 +02:00
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 1497699 - Drop support for PaymentItem.type. r=edenchuang,baku 2018-10-16 12:53:01 +00: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_payerDetails.html Bug 1493070 - file test_payerDetails.html requests long timeout. r=edenchuang 2018-09-25 10:21:46 +00:00
test_payment-request-in-iframe.html Bug 1403079 - Add mAllowPaymentRequest and related methods on nsIDocument to check if PaymentRequest API is allowed to use. r=smaug 2017-10-19 15:56:51 +08:00
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