1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/tests
Paulus Schoutsen 3ca97a0517
Add sighthound timestamped file (#32202)
* Update image_processing.py

Adds save timestamp file and adds last_detection attribute

* Update test_image_processing.py

Adds test

* Adds assert pil_img.save.call_args

* Test timestamp filename

* Add test bad data

* Update test_image_processing.py

* Fix bad image data test

* Update homeassistant/components/sighthound/image_processing.py

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-03-04 17:31:54 -08:00
..
auth Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
components Add sighthound timestamped file (#32202) 2020-03-04 17:31:54 -08:00
fixtures Bump brother library (#32436) 2020-03-03 16:59:02 +01:00
hassfest
helpers Update error handling in update coordinator (#32452) 2020-03-04 08:05:46 -08:00
mock
resources
scripts Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
test_util
testing_config Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
util Report which data causes JSON serialization error (#31901) 2020-02-17 10:49:42 -08:00
__init__.py
bandit.yaml Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
common.py Allow managing Lovelace storage dashboards (#32241) 2020-02-28 12:43:17 -08:00
conftest.py Fix check_real location guard (#31890) 2020-02-16 15:33:09 -08:00
test_bootstrap.py Only check frontend for safe mode if frontend wanted to be loa… (#31969) 2020-02-19 15:56:46 +01:00
test_config_entries.py Add update_entry dict to unique ID flow abort helper (#31090) 2020-01-23 11:21:19 -08:00
test_config.py Catch unexpected exceptions when validating config (#31795) 2020-02-13 22:43:07 +01:00
test_core.py Speed up validate_entity_id (#32137) 2020-02-24 08:35:02 -08:00
test_data_entry_flow.py Rework FlowManager to use inheritance (#30133) 2020-01-03 11:52:01 +01:00
test_loader.py Extend safe mode (#31927) 2020-02-18 11:52:38 -08:00
test_main.py
test_requirements.py
test_setup.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00