Skip to content

SU-SWS/stanford-caravan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version: 8.x-1.x

Maintainers: Mike Decker

Changelog: Changelog.txt

Description

Tools for running tests against Drupal modules, profiles, and themes.

Installation

To set up CircleCI, copy the directory config/.circleci into the root of the desired directory. Commit that directory to a branch on github. Then in CircleCi add the desired repository as a project to be tested. Creating a pull request and an additional commit may be necessary to trigger the build to run.

Troubleshooting

If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests