Confirmed users
198
edits
No edit summary |
m (→Step 2: Write your first test!: Nit fix on the example sentence) |
||
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 is a good example]. | 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 Bug 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. = |