hass-core/tests
Daniel Hjelseth Høyer f0de6dc21a
Use SurePetcareEntity for surepetcare binary sensor ()
* Use SurePetcareEntity for surepetcare binary sensor

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* tests

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-09-25 11:17:55 +02:00
..
auth Bump PyJWT to 2.1.0 () 2021-09-07 20:59:02 -07:00
components Use SurePetcareEntity for surepetcare binary sensor () 2021-09-25 11:17:55 +02:00
fixtures Move efergy api to pyefergy () 2021-09-24 12:54:15 +02:00
hassfest Validate requirements format in hassfest () 2021-08-24 08:51:07 +02:00
helpers Allow IntegrationNotFound when checking config in safe mode () 2021-09-17 22:25:50 -07:00
mock Disable strict type checks for tests () 2021-04-29 15:57:02 +02:00
resources
scripts Allow IntegrationNotFound when checking config in safe mode () 2021-09-17 22:25:50 -07:00
test_util Detach aiohttp.ClientSession created by config entry setup on unload () 2021-04-09 10:14:33 -07:00
testing_config Add support for white to light groups () 2021-08-23 18:29:44 +02:00
util Drop unused ruamel () 2021-09-03 22:17:10 -07:00
__init__.py
bandit.yaml Enable more Bandit tests () 2020-12-19 12:35:13 +01:00
common.py Index config entries by domain () 2021-09-17 10:39:00 -10:00
conftest.py Add 5-minute statistics for sensors () 2021-09-16 10:57:15 +02:00
ignore_uncaught_exceptions.py Don't try and store exceptions when the key is missing () 2020-10-16 10:01:58 +02:00
test_bootstrap.py Report integrations that block startup wrap up () 2021-09-09 20:39:22 -07:00
test_config.py Ensure internal/external URL have no path () 2021-08-09 09:38:09 +02:00
test_config_entries.py Fix race that allowed multiple config flows with the same unique id () 2021-08-23 23:01:21 -05:00
test_core.py Fix external internal url core check () 2021-08-09 10:52:14 +02:00
test_data_entry_flow.py Use flow result type constants more () 2021-05-29 14:09:13 +02:00
test_exceptions.py Remove stale debug statements from tests () 2021-05-25 11:52:20 +02:00
test_loader.py Bump awesomeversion to 21.8.1 () 2021-09-11 11:40:46 -07:00
test_main.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_requirements.py Ensure PyPI packages can still be installed on high latency connections () 2021-07-24 14:07:10 +02:00
test_runner.py Avoid deadlock on shutdown when a task is shielded from cancelation () 2021-09-21 14:35:14 -07:00
test_setup.py Replace http startup logic with async_when_setup_or_start () 2021-04-13 14:10:58 -07:00