Skip to content

maheshp/functional-tests

 
 

Repository files navigation

Gauge Badge

Pre-Requisites

Setup

  • git clone as a sibling directory to go.cd
  • $ cd gocd-functional-tests
  • $ gauge --install-all

Prepare

  • cd to gocd-plugins codebase, run : $ mvn clean install -DskipTests
  • cd to gocd codebase, run : $ ./bn clean cruise:prepare dist ALLOW_NON_PRODUCTION_CODE=yes
  • cd to gocd-functional-tests and run : $ ./b clean setup
  • ./b start_server

Running tests

  • gauge specs/AdminTaskListing.spec

Contributing

We encourage you to contribute to Go. For information on contributing to this project, please see our contributor's guide. A lot of useful information like links to user documentation, design documentation, mailing lists etc. can be found in the resources section.

License

Copyright 2015 ThoughtWorks, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Smoke, acceptance and regression tests for GoCD

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.9%
  • HTML 31.5%
  • JavaScript 18.8%
  • Ruby 3.1%
  • Shell 2.8%
  • Batchfile 0.3%
  • Other 0.6%