B2G/QA/Automation/Style Guide: Difference between revisions

Jump to navigation Jump to search
→‎General: remove timeout reference
(Initial fork)
 
(→‎General: remove timeout reference)
Line 67: Line 67:
* Each page should be grouped within one module.
* Each page should be grouped within one module.
* If using multiple words to describe a module separate them with underscores '_'
* If using multiple words to describe a module separate them with underscores '_'
* Timeout time should be taken from pytest-mozwebqa via <code>page.py's</code> timeout property.
* Single quotes (') should be used instead of double (") throughout.
* Single quotes (') should be used instead of double (") throughout.
* Methods should have a single purpose.
* Methods should have a single purpose.
352

edits

Navigation menu