mirror of
https://github.com/home-assistant/core.git
synced 2025-05-10 17:09:17 +00:00

* Move the patchers to a separate file * Got a pytest test working (mostly) * Checkpoint * Switch to pytest for all tests * Bump androidtv to 0.0.26 and update tests * More robust patching * Remove unused constants * Combine two lines * Add 2 additional checks * Check that state objects are not None; add more description to tests * Use f strings