Template files for creating new test files for Marketing Projects
Перейти к файлу
Stephen Donner ac68d27e37 Merge pull request #11 from stupchiy/upgrade_libs
upgraded pytest-mozwebqa and requests libs
2014-11-05 16:30:47 -08:00
pages some improvements suggested by davehunt 2012-03-02 12:05:16 +02:00
tests Updated requirements.txt 2012-09-06 11:51:52 -04:00
.gitignore Added initial repo for Marketing Products Automation Templates (engagement project) 2011-11-25 18:07:05 +02:00
README.md MPL2 Licence change 2012-01-27 15:06:34 +02:00
credentials.yaml MPL2 Licence change 2012-01-27 15:06:34 +02:00
mozwebqa.cfg removing urllib dependencies, left urllib2 2012-02-07 11:25:00 +02:00
page.py fix except issue 2013-02-13 15:49:07 +02:00
requirements.txt upgraded pytest-mozwebqa and requests libs 2014-11-06 01:02:52 +01:00
templateREADME.md MPL2 Licence change 2012-01-27 15:06:34 +02:00

README.md

Mozilla WebQA Test Templates for the Marketing Products

Mozilla WebQA Test Templates for the Marketing Products.

tests/test_file.py

This contains a template to create a test file to hold test cases

pages/page_object.py

This contains a template to create a Page Objects for a project

License

This software is licensed under the MPL 2.0:

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.