mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00

* Initial commit * Wrong flowhandler name * Add config flow tests * Tests for config flow * ... * Add test for no coordinates * ... * Update homeassistant/components/iss/config_flow.py Co-authored-by: Shay Levy <levyshay1@gmail.com> * Update homeassistant/components/iss/config_flow.py * Update homeassistant/components/iss/binary_sensor.py Co-authored-by: Shay Levy <levyshay1@gmail.com> * Add myself as codeowner Co-authored-by: Shay Levy <levyshay1@gmail.com>
2 lines
35 B
Python
2 lines
35 B
Python
"""Tests for the iss component."""
|