core/tests/components/cast
Joakim Plate bcd604eec2
Detect lingering threads after tests (#37270)
* Detect lingering threads after tests

* Make sure cast is setup before checking state

* Make sure we ask executors of old hass to shutdown

We are not waiting here, just hoping for the best

* Make sure all instances of hass and executors is stopped.

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Also apply hass stopping to scripts

* Adjust to changes how we set up executor

* Add new CoreState.stopped

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-07-09 16:15:14 +02:00
..
__init__.py Add config entry for Sonos + Cast (#14955) 2018-06-14 15:17:54 -04:00
test_home_assistant_cast.py Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
test_init.py Use a future for mock coro (#34989) 2020-04-30 16:31:00 -07:00
test_media_player.py Detect lingering threads after tests (#37270) 2020-07-09 16:15:14 +02:00