core/tests/components/hassio
J. Nick Koston 578d4a9b6a
Make the frontend available sooner (Part 1 of 2) (#36263)
* Part 1 of 2 (no breaking changes in part 1).

When integrations configured via the UI block startup or fail to start,
the webserver can remain offline which make it is impossible
to recover without manually changing files in
.storage since the UI is not available.

This change is the foundation that part 2 will build on
and enable a listener to start the webserver when the frontend
is finished loading.

Frontend Changes (home-assistant/frontend#6068)

* Address review comments

* bump timeout to 1800s, adjust comment

* bump timeout to 4h

* remove timeout failsafe

* and the test
2020-06-02 13:54:11 -05:00
..
__init__.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
conftest.py Add more system information from Supervisor (#35560) 2020-05-12 15:27:34 -07:00
test_addon_panel.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_auth.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_discovery.py Make the frontend available sooner (Part 1 of 2) (#36263) 2020-06-02 13:54:11 -05:00
test_handler.py Add more system information from Supervisor (#35560) 2020-05-12 15:27:34 -07:00
test_http.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_ingress.py Black 2019-07-31 12:25:30 -07:00
test_init.py Fix hassio log message typo (#36194) 2020-05-27 23:07:30 +02:00