aboutsummaryrefslogtreecommitdiff
path: root/Jenkinsfile.test
Commit message (Collapse)AuthorAgeFilesLines
* Add tests dir; try out inclusion into jenkinsfileMatt Rendina2019-04-151-29/+0
| | | | | | | | Cleanup jenkinsfile. Add hook instalation script Rename jenkinsfile.test Update hook to use renamed Jenkinsfile
* Determine correct conda path before dumping environment (#34)1.3.4Matt Rendina2019-02-131-1/+3
|
* Preliminaries for functionality testing (#29)1.3.1Matt Rendina2019-01-111-0/+27
* 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.