Skip to content

dclarke/apps-extension.sikuli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================
PreRequisite
================

* Sikuli (www.sikuli.org)
* Selenium (seleniumhq.org)

================
Getting Setup 
================

A Github Project that will allow for the functional testing of the Mozilla Labs Application Runtime. 

- Create a github account on github.com
- Install Git
  - Windows: http://help.github.com/win-set-up-git/
  - Linux: http://help.github.com/linux-set-up-git/
  - Mac: http://help.github.com/mac-set-up-git/
- Fork the main repository
  - Follow the steps as outline in here: http://help.github.com/fork-a-repo/
- Clone the repository using your fork
  - Navigate to where you would like to clone the repository
  - Type: 'git clone git@github.com:<your github username>/apps-extension.sikuli.git' (without the quotes)
- Install Sikuli
  - Follow the steps for your operating system as outlined in here: http://sikuli.org/download.shtml
	
To open the project in Sikuli:
- Launch Sikuli
- File > Open -- Choose the .sikuli folder and select Open

================
LICENSE
================

All files that are a part of this project, except where explicitly noted, are covered by The following license:

Version: MPL 2.0/GPL 2.0/LGPL 2.1

License

All files that are part of this project are covered by the following license, 
except where explicitly noted.

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/. 

Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
for the specific language governing rights and limitations under the
License.

The Initial Developer of the Original Code is Mozilla Foundation.

Portions created by the Initial Developer are Copyright (C) 2010
the Initial Developer. All Rights Reserved.

Contributor(s):

Alternatively, the contents of this file may be used under the terms of
either the GNU General Public License Version 2 or later (the "GPL"), or
the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
in which case the provisions of the GPL or the LGPL are applicable instead
of those above. If you wish to allow use of your version of this file only
under the terms of either the GPL or the LGPL, and not to allow others to
use your version of this file under the terms of the MPL, indicate your
decision by deleting the provisions above and replace them with the notice
and other provisions required by the GPL or the LGPL. If you do not delete
the provisions above, a recipient may use your version of this file under
the terms of any one of the MPL, the GPL or the LGPL.

About

Functional Tests for the Mozilla Labs Apps Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published