biocomp / hubitat_ci

Unit testing framework for Hubitat scripts
Apache License 2.0
9 stars 5 forks source link

Added tests for enums for Device, and input generation to both. #24

Closed biocomp closed 5 years ago

biocomp commented 5 years ago

Added implementation for tests to pass to DeviceInput. A couple of tests still fail though.

Fixes issues #26 and #25