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
test_sensor.py