canmove, Confirmed users
7,108
edits
(Removed external data) |
No edit summary |
||
| Line 1: | Line 1: | ||
Like regular computing projects, end-to-end automation requires some time to get used to | Like regular computing projects, end-to-end automation requires some time to get used to. | ||
If you would like to discover the project step by step, here is the suggested workflow. We recommend you | If you would like to discover the project step by step, here is the suggested workflow. We recommend you try every task within each step before moving on to the next step. | ||
As you'll see, the list below represents the type of tasks you could do. Please ask in [irc://irc.mozilla.org/#fxosqa #fxosqa] when you want to try one. Main contributors will help you to find what can be added or fixed. | As you'll see, the list below represents the type of tasks you could do. Please ask in [irc://irc.mozilla.org/#fxosqa #fxosqa] when you want to try one. Main contributors will help you to find what can be added or fixed. | ||
| Line 17: | Line 17: | ||
* Read [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Submitting_a_Gaia_patch how to submit a patch in Gaia] | * Read [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Submitting_a_Gaia_patch how to submit a patch in Gaia] | ||
As mentioned above, ask in [irc://irc.mozilla.org/#fxosqa #fxosqa] for a good first test to write, preferably one that works within a single app and verifies textual data. [https://bugzilla.mozilla.org/show_bug.cgi?id=1180624 | As mentioned above, ask in [irc://irc.mozilla.org/#fxosqa #fxosqa] for a good first test to write, preferably one that works within a single app and verifies textual data. [https://bugzilla.mozilla.org/show_bug.cgi?id=1180624 is a good example]. | ||
= Step 3: First test failure fix, write a harder one. = | = Step 3: First test failure fix, write a harder one. = | ||