Confirmed users
2,959
edits
| Line 81: | Line 81: | ||
== Test Cases == | == Test Cases == | ||
* Test that I can make an in-app purchase against the mock payment provider | * Test that I can make an in-app purchase against the mock payment provider on first page of the trusted UI | ||
* Test that I can make an in-app purchase against the mock payment provider on second page of the trusted UI | |||
* Test that I can choose and select between two different payments if multiple JWTs are requested | * Test that I can choose and select between two different payments if multiple JWTs are requested | ||
* Test that I receive a phone call while I'm in the trusted UI, that I can complete the phone call and return to the trusted UI context | * Test that I receive a phone call while I'm in the trusted UI, that I can complete the phone call and return to the trusted UI context | ||
| Line 88: | Line 89: | ||
* Test that I can return back to an existing trusted UI context by entering an app in that context currently | * Test that I can return back to an existing trusted UI context by entering an app in that context currently | ||
* Test that I can see which apps in task manager are in a trusted UI context vs. not | * Test that I can see which apps in task manager are in a trusted UI context vs. not | ||
* Test that I can | * Test that I can cancel an in-app purchase through the trusted UI context on first page of the trusted UI | ||
* Test that I can cancel an in-app purchase through the trusted UI context on second page of the trusted UI | |||
* Test that I can run multiple trusted UI contexts across different apps for different payments | * Test that I can run multiple trusted UI contexts across different apps for different payments | ||
* Test that I can exit to the task switcher while I'm in the trusted UI context | * Test that I can exit to the task switcher while I'm in the trusted UI context | ||