Confirmed users
14,525
edits
| Line 188: | Line 188: | ||
The ''Test Refactoring'' project is about refactoring (changing) the code in existing tests to use current APIs. The Mozmill APIs undergo changes frequently to make tests easier to write, implement new features, or to stabilize the test suite. Some of the tests are well over a year old and need to be updated to these new improvements. This is a great way to learn the structure of tests, the APIs and how they are used. | The ''Test Refactoring'' project is about refactoring (changing) the code in existing tests to use current APIs. The Mozmill APIs undergo changes frequently to make tests easier to write, implement new features, or to stabilize the test suite. Some of the tests are well over a year old and need to be updated to these new improvements. This is a great way to learn the structure of tests, the APIs and how they are used. | ||
* | * Make sure you have read and understand [[QA/Desktop_Firefox/Automation#Contributing | contributing]] | ||
* Pick one of the [http://bit.ly/t5HWZM test refactoring bugs] and assign it to yourself | |||
* Introduce yourself to the team and ask for help getting started by commenting in the bug | |||
* If you have any questions [mailto:ahughes@mozilla.com email me directly] | |||
== Contributing == | == Contributing == | ||