canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
Line 30: | Line 30: | ||
=== Areas of Work === | === Areas of Work === | ||
Our team will put focus on support for test case automation, environment setups, and necessary API requests. | |||
==== Frameworks ==== | ==== Frameworks ==== | ||
Testing the Market Place for Add-ons and Apps will require Selenium only. There is no need for another framework. Client-side tests will be handled by tests for the OWA extension. | |||
==== API Requests ==== | ==== API Requests ==== | ||
If the implementation of Selenium tests for the Market Place reveals that additions to the current APIs are necessary, the team around the test creation process will get in contact with us. | |||
The following requests have been made yet: | |||
* n/a | |||
==== Environments ==== | |||
; Local Setup | |||
To run the existent Selenium test for AMO follow the steps as given on the [https://github.com/mozilla/Addon-Tests Addon-Tests] repository. | |||
; Staging Server | |||
New features for the Market Place will be directly available on [http://addons-dev.allizom.org/ http://addons-dev.allizom.org/] once a check-in happens for the [https://github.com/jbalogh/zamboni Zamboni repository]. That means there are no actionable items to do for us. For more information see the [[Apps/QA/MarketPlace#Initial_Manual_Test_Run|OWA QA page]. | |||
===Implementation=== | ===Implementation=== |