aboutsummaryrefslogtreecommitdiff
path: root/test_alwaysfail.py
Commit message (Collapse)AuthorAgeFilesLines
* Add tests dir; try out inclusion into jenkinsfileMatt Rendina2019-04-151-2/+0
| | | | | | | | Cleanup jenkinsfile. Add hook instalation script Rename jenkinsfile.test Update hook to use renamed Jenkinsfile
* Preliminaries for functionality testing (#29)1.3.1Matt Rendina2019-01-111-0/+2
* Minor adjustments to allow folder-level library loading in Jenkins * Switched to default master node label * Added first pass at a functionality-testing Jenkinsfile and pytest suite. * Removed redundant `@Grab` of `github-api` library.