aboutsummaryrefslogtreecommitdiff
path: root/group_test.go
AgeCommit message (Collapse)Author
2016-09-23Fixed output of group and scene test files.Collin Guarino
2016-02-28Ran go fmt on all files.Collin Guarino
2016-02-18Implemented Bridge.Login() func that will assign Bridge.Username and create ↵Collin Guarino
the user if it does not exist. Also convered more functions to Bridge.func()
2016-02-14Added base functions and struct for groups.Collin Guarino