core/tests
Maciej Bieniek 41fd1a24bb
Add NextDNS button platform ()
* Add button platform

* Add button tests

* Fix typo

* Use Platform enum

* Fix coordinator type
2022-07-06 16:29:53 +02:00
..
auth Add EVENT_USER_UPDATED () 2022-06-09 20:49:02 -07:00
backports
components Add NextDNS button platform () 2022-07-06 16:29:53 +02:00
fixtures Fix Feedreader Atom feeds using `updated` date () 2022-06-08 20:32:01 +02:00
hassfest
helpers Allow tuple subclasses to be json serialized () 2022-06-29 19:14:56 -05:00
pylint Add enforce_type_hints to vscode tasks () 2022-06-30 20:49:41 +02:00
resources
scripts
test_util Make aiohttp mockers aware of the json loads kwarg () 2022-06-24 08:44:35 +02:00
testing_config Weather unit conversion () 2022-06-23 10:48:30 +02:00
util Use the orjson equivalent default encoder when save_json is passed the default encoder () 2022-07-04 08:41:23 -05:00
__init__.py
bandit.yaml
common.py Add Entity.has_entity_name attribute () 2022-06-28 09:38:05 -07:00
conftest.py Update MQTT tests to use the config entry setup () 2022-06-02 14:24:46 +02:00
ignore_uncaught_exceptions.py
test_bootstrap.py Use supervisor envs instead of hassio () 2022-05-30 12:00:13 +02:00
test_config.py Significantly improve yaml load times when the C loader is available () 2022-06-13 08:44:46 -10:00
test_config_entries.py Prevent config entries from being reloaded while they are setting up () 2022-06-12 23:05:08 -07:00
test_core.py Fix memory leak when firing state_changed events () 2022-05-26 20:54:26 -07:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Allow custom integrations to support application_credentials platform () 2022-05-01 16:26:22 -07:00
test_main.py
test_requirements.py Check if requirements are installed in the executor () 2022-06-13 13:10:05 -07:00
test_runner.py
test_setup.py
test_test_fixtures.py