hass-core/tests/components/github
Erik Montnemery 24cd6a8a52
Improve ergonomics of FlowManager.async_show_progress (#107668)
* Improve ergonomics of FlowManager.async_show_progress

* Don't include progress coroutine in web response

* Unconditionally reset progress task when show_progress finished

* Fix race

* Tweak, add tests

* Address review comments

* Improve error handling

* Allow progress jobs to return anything

* Add comment

* Remove unneeded check

* Change API according to discussion

* Adjust typing
2024-01-11 12:00:12 +01:00
..
fixtures
__init__.py
common.py
conftest.py Deduplicate constants A-D (#105638) 2023-12-13 14:21:44 +01:00
test_config_flow.py Improve ergonomics of FlowManager.async_show_progress (#107668) 2024-01-11 12:00:12 +01:00
test_diagnostics.py
test_init.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_sensor.py Import util.dt as dt_util in components/[g-i]* (#93759) 2023-05-30 00:01:00 +03:00