core/tests
Erik Montnemery 343e5d64b8
Add MQTT integration discovery (#41332)
* Add MQTT integration discovery

* Add script/hassfest/mqtt.py

* Unsubscribe if config entry exists

* Add homeassistant/generated/mqtt.py

* Fix bad loop

* Improve tests

* Improve tests

* Apply suggestions from code review

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

* Prevent initiating multiple config flows

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-10-07 18:30:51 +02:00
..
auth Use core GitHub URL in all files (#41089) 2020-10-03 00:04:11 +02:00
components Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
fixtures Verify template sensors that reference other template sensors can reload (#41031) 2020-10-02 08:34:33 +02:00
hassfest Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
helpers Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
mock Upgrade pytest to 6.0.2 (#39959) 2020-09-15 10:09:56 +02:00
resources
scripts Support dual stack IP support (IPv4 and IPv6) (#38046) 2020-08-04 15:34:23 +02:00
test_util Add support for Flo by Moen water shutoff devices (#38171) 2020-08-10 14:19:38 +02:00
testing_config Add missing unit for signal strength (#40436) 2020-10-01 16:14:29 +02:00
util Improve performance of generating non-cryptographically secure uuids (#41314) 2020-10-07 16:37:01 +02:00
__init__.py
async_mock.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
bandit.yaml
common.py Fix local media browser source conflicting with local www folder (#40151) 2020-09-16 21:38:40 +02:00
conftest.py Determine how to run listeners at setup time instead of execution time (#41304) 2020-10-07 16:51:50 +02:00
ignore_uncaught_exceptions.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_bootstrap.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_config.py Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
test_config_entries.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_core.py Determine how to run listeners at setup time instead of execution time (#41304) 2020-10-07 16:51:50 +02:00
test_data_entry_flow.py Add current step that is in progress (#35272) 2020-05-05 21:34:51 -07:00
test_loader.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_main.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_requirements.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_setup.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00