Confirmed users
2,959
edits
| Line 79: | Line 79: | ||
* Zac Campell is looking into this - primarily aiming to target front-end automation in Marionette in python | * Zac Campell is looking into this - primarily aiming to target front-end automation in Marionette in python | ||
== 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 | ||
| Line 115: | Line 113: | ||
* Test that I can make an in-app payment with at least two prices specified in a valid locale | * Test that I can make an in-app payment with at least two prices specified in a valid locale | ||
* Test that I cannot make an in-app payment with a price specified in an unsupported locale | * Test that I cannot make an in-app payment with a price specified in an unsupported locale | ||
* Test that I can make an in-app payment without productdata, postbackURL, and chargebackURL specified | * Test that I can make an in-app payment without productdata, postbackURL, and chargebackURL specified | ||
* Test that I can make an in-app payment with productdata specified | * Test that I can make an in-app payment with productdata specified | ||