You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Date
Attendees
Goals
- Commit Geb and Spock source to multipage branch in tssgTech git repository.
- Schedule next workshop
Discussion items
Item | Who | Notes |
---|
Add tests/GebAndSpock to repo | | - Worked with Jim to setup the code.
- Clone or git pull the source repository from GitHub GebToGrid
- Clone or git pull the target repository from our git-server tssgTech
and checkout the multipage branch. - On tssgTech, create a tests folder
- Copy the source repository directory GebToGrid/CodeExamples/geb-example-gradle
to tssgTech/tests/GebAndSpock - Git add only the necessary source files.
Add build.gradle/, gradle/, gradlew, gradlew.bat, LICENSE, readme.md, src/ Do not add build, .gradle, .idea
- Tyler committed the source to tssgTech.
|
| | |
Action items
- Next Geb and Spock Workshop 11 Thursday at 1 PM to 3 PM. Skipping Christmas week.
- Update Selenium Grid on Technology Nursery with latest packages.
- Configure GebAndSpock tests to run using the Selenium Grid.
- Create a Jenkins project to run the GebAndSpock tests manually
- Add a groovy agent to automatically trigger the Jenkins tests after a commit.