Date

Attendees

Goals

  • Get the new working code from GitHub project: geb-example-gradle
  • Verify the new geb-example-gradle works.
  • Get the GebToGrid code from GitHub
  • Diff the GebToGrid/CodeExamples/geb-example-gradle code and the geb-example-gradle code

Discussion items

ItemWhoNotes
geb-example-gradle
  • Got the new working code from GitHub
Verify geb-example-gradle
  •  chromeTest pass
  • firefoxTest fails. Probably due to firefox Selenium driver incompatibility with latest Selenium code. This happened many times before. Ignoring the firefox tests for now.
GebToGrid
  • GebToGrid tests fails as expected.
Diff good vs badJim Burke
  • used windiff to show differences.
    • geb-example-gradle
    • GebToGrid/CodeExamples/geb-example-gradle  

PerformanceBill Opalka
  • Run performance test against tssg.tech
  • Create performance report in Confluence
  • New Confluence shared user  

Action items

  • Create Spock Specifications
  • Add Geb code to Spock Specifications