Skip to content

Automated web testing for the new parliament.uk website

Notifications You must be signed in to change notification settings

ukparliament/parliament.uk-awt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Web Test

Automated web testing using Selenium, Mocha, Chai and SauceLabs.

Prerequisities

This app requires the following:

Getting Started

Setup the main application repository:

git clone https://github.com/ukparliament/parliament.uk-awt.git
cd parliament.uk-awt
npm i

./Makefile requires your Saucelabs username and access key

Running tests

This runs concurrent tests within SauceLabs

make test

Contributing

If you wish to submit a bug fix or feature, you can create a pull request and it will be merged pending a code review.

  1. Fork the repository
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Automated web testing for the new parliament.uk website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published