mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 07:06:50 +01:00
* add oauth functionality and additional attributes * Add tests WIP * Make mocks work the correct way * Use CONF_TOKEN constant for config * Remove twitch from .coveragerc * Update homeassistant/components/twitch/sensor.py Lets be consistent Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com> Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2 lines
38 B
Python
2 lines
38 B
Python
"""Tests for the Twitch component."""
|