Confirmed users
2,959
edits
Line 24: | Line 24: | ||
|} | |} | ||
== | == Overview == | ||
* API testing to ensure the JS API handles general valid and invalid input cases with the right success/error callbacks | This document will cover testing the web payment API that tests the API itself and the trustworthy UI used on device. Other portions of payment testing such as identity integration, marketplace integration, etc shall be covered in different docs. Therefore, the testing is broken into two areas here: | ||
* End-to-End functional testing with mozPay and trustworthy UI - Ensure | * API and JWT testing to ensure the JS API handles general valid and invalid input cases with the right success/error callbacks | ||
* End-to-End functional testing with mozPay and trustworthy UI isolating marketplace bits out - Ensure trustworthy UI use cases work as expected | |||
== Edge Cases == | == Edge Cases == |