mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00

* Mock WLED in all WLED tests * Update tests/components/wled/conftest.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Remove useless AsyncMock * Add missing asserts Co-authored-by: Erik Montnemery <erik@montnemery.com>
2 lines
38 B
Python
2 lines
38 B
Python
"""Tests for the WLED integration."""
|