basnijholt / miflora

☘️🌑🌼πŸ₯€πŸ‘ Mi Flora Plant sensor Python package
MIT License
363 stars 98 forks source link

Improve test coverage of miflora_poller.py #46

Closed ChristianKuehnel closed 6 years ago

ChristianKuehnel commented 6 years ago

At the moment miflora_poller.py is not well tested. Please add more tests for this class. You probably need to extend the class MockBackend for that.

The goal is to have the main logic of the class properly tested