1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/tests
Malte Franken 4e9e9efa43 GeoNet NZ Volcanic Alert Level sensor (#26901)
* first version of new integration

* moved icon to shared consts

* added unit tests

* transformed from geolocation to sensor integration

* alert level is now the state of the sensor

* adopted unit tests

* fixed comment

* keep all sensors registered even if the feed update fails intermittently

* bumped version of upstream library

* bumped version of integration library

* regenerated requirements

* bumped version of integration library

* bumped version of integration library

* fixed generated file

* removed commented out code

* regenerated config flow file

* update to latest integration library version

* simplified code

* removed debug log statement

* simplified code structure

* defined constant

* use core interfaces

* moved test and fixture

* sorted imports

* simplified patching

* moved fixture to central config file
2019-11-19 14:00:59 +01:00
..
auth
components GeoNet NZ Volcanic Alert Level sensor (#26901) 2019-11-19 14:00:59 +01:00
fixtures Allow preset boost for Homematic IP Cloud power switches (#28713) 2019-11-12 11:32:32 +01:00
helpers Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
mock
resources
scripts Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
test_util
testing_config Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
util Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
__init__.py
bandit.yaml Add bandit, use to catch known vulnerable XML parsing (#28341) 2019-11-18 09:10:15 +01:00
common.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
conftest.py
test_bootstrap.py
test_config_entries.py
test_config.py Add config endpoint for scene (#28429) 2019-11-04 12:38:18 -08:00
test_core.py
test_data_entry_flow.py
test_loader.py
test_main.py
test_requirements.py Fix flaky test 2019-11-02 21:21:13 -07:00
test_setup.py Check for import errors before validating config (#28395) 2019-10-31 11:38:06 -07:00