mozilla-b2g/qa-testcase-data

Name: qa-testcase-data

Owner: Mozilla-B2G

Description: Repo to house QA's testcase data

Created: 2013-05-08 18:32:48.0

Updated: 2017-07-14 06:32:44.0

Pushed: 2015-10-13 07:43:50.0

Homepage: null

Size: 671819

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Introduction

QA Test Case Data is a repository that holds manual test case data for Desktop Firefox, Firefox for Android, and Firefox OS.

Developing Test Case Data

To modify the test case data in this repository, follow these steps in you are a core contributor:

  1. Clone the repository by running “git clone https://github.com/mozilla-b2g/qa-testcase-data.git”
  2. Modify the test case data to your local copy of qa-testcase-data
  3. If you adding or modifying files, then run “git add” on those files
  4. If you removing files, then run “git rm” on those files
  5. Commit your changes by using “git commit” with an appropriate commit message
  6. Push your changes to main repository by using “git push”

For non-core contributors, you will need to follow these steps:

  1. Fork the qa-testcase-data repository
  2. Follow the core contributor steps above for your own fork of the repository
  3. Open a pull request from your fork into the main repository
  4. A core contributor will review your changes
  5. If a core contributor approves the changes, he/she will merge those changes into the main repository
  6. If a core contributor disapproves of the changes, he/she will indicate why

Using Test Case Data

Visit http://mozilla-b2g.github.io/qa-testcase-data/ with a relative path at the end of the URL that matches the relative path of the test case data in this repository.

Example:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.