studioimaginaire / phue

A Python library for the Philips Hue system
Other
1.52k stars 267 forks source link

use unittest.mock where available #197

Closed pgajdos closed 2 years ago

pgajdos commented 2 years ago

Use unittest.mock if available, otherwise fallback to mock.