openhue / openhue-cli

OpenHue CLI is a command-line interface for interacting with Philips Hue smart lighting systems.
https://www.openhue.io/cli
Apache License 2.0
41 stars 6 forks source link

Using testify, added a few tests for the home_service.go methods #32

Closed thibauult closed 8 months ago

thibauult commented 8 months ago

We are now using https://github.com/stretchr/testify to ease unit tests writing.