aboutsummaryrefslogtreecommitdiff
path: root/bridge_test.go
AgeCommit message (Expand)Author
2016-02-18Implemented Bridge.Login() func that will assign Bridge.Username and create t...Collin Guarino
2016-02-14Implemented GetSchedules func with new Schedule struct.Collin Guarino
2016-02-13Implemented Bridge.DeleteUser func and tweaked Bridge.CreateUserCollin Guarino
2016-02-13Converted GetBridgeInfo to Bridge.GetInfoCollin Guarino
2016-02-13Moved CreateUser to Bridge.CreateUserCollin Guarino
2016-02-10Added email to license headers.Collin Guarino
2016-02-10Added screenname to license headers.Collin Guarino
2016-02-10Added GPLv2 license header to all files.Collin Guarino
2016-01-28Cleaned up unit tests.Collin Guarino
2016-01-28Refactored GetAllLights to work well with GetLightCollin Guarino
2016-01-25Working implementation for CreateUser with unit tests.Collin Guarino
2016-01-24Unit tests for lights.go file.Collin Guarino
2016-01-24Unit tests for bridge.go file.Collin Guarino