mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +00:00

* Fixes the buienradar component and add smoke tests * Fix errors due to circular imports after imports were moved. * Add smoke test so this situation will be caught in the future. * Add buienradar.util to coveragerc * Refactor tests to standalone pytest test function style * Add __init__ to buienradar tests
2 lines
42 B
Python
2 lines
42 B
Python
"""Tests for the buienradar component."""
|