core/tests
Allen Porter 560e3811a3
Generate nest images thumbnails from events (#44638)
* Capture nest still images from events

Use python google-nest-sdm API for fetching images.  Update home assistant
to use the google-nest-sdm API for fetching the image contents generated
by the server.  This uses the existing websession object for server fetches,
reducing the amount of new code and facilites unit testing using the existing
mechanism.

Simplify tests using the image fetch API rather than a snapshot API
2021-01-06 07:02:04 -08:00
..
auth Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
components Generate nest images thumbnails from events (#44638) 2021-01-06 07:02:04 -08:00
fixtures Bump PyTado to 0.10.0 (#44770) 2021-01-04 03:53:15 +01:00
hassfest
helpers Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
mock Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
resources
scripts Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_util Fix unmocked https in the test suite (#42316) 2020-10-25 07:16:23 -05:00
testing_config Fix extracting entity and device IDs from scripts (#44048) 2020-12-08 13:06:29 +01:00
util Add more debug details to running timeouts (#43644) 2021-01-04 13:10:39 +01:00
__init__.py
bandit.yaml Enable more Bandit tests (#44307) 2020-12-19 12:35:13 +01:00
common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_entries.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_core.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_data_entry_flow.py Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
test_loader.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_main.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_requirements.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_setup.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00