aboutsummaryrefslogtreecommitdiff
path: root/schedule_test.go
AgeCommit message (Expand)Author
2016-09-23Fixed schedule_test outputCollin Guarino
2016-02-28Ran go fmt on all files.Collin Guarino
2016-02-18Implemented Bridge.Login() func that will assign Bridge.Username and create t...Collin Guarino
2016-02-14Started working on bridge.CreateSchedule, better to start working on groups i...Collin Guarino
2016-02-14Renamed Bridge.GetSchedules to Bridge.GetAllSchedules for clarify between tha...Collin Guarino
2016-02-14Implemented Bridge.GetSchedule for individual schedule attribute inspections.Collin Guarino
2016-02-14Implemented GetSchedules func with new Schedule struct.Collin Guarino
2016-02-14Base implemention for schedule.go with structs.Collin Guarino