hass-core/tests
J. Nick Koston f0f817c361
Serialize websocket event message once (#40453)
Since most of the json serialize work for the websocket was done
multiple times for the same message, we can avoid the overhead
of serializing the same message many times (once per websocket
client) with a cache.
2020-09-22 08:47:04 -05:00
..
auth Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
components Serialize websocket event message once (#40453) 2020-09-22 08:47:04 -05:00
fixtures Extract Netatmo test data (#40094) 2020-09-15 21:49:08 +02:00
hassfest Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
helpers Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
mock Upgrade pytest to 6.0.2 (#39959) 2020-09-15 10:09:56 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
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 Use percentage constant in more integrations (#40165) 2020-09-19 10:30:22 -05:00
util Ensure we always fire time pattern changes after microsecond 0 (#39302) 2020-08-28 16:27:25 +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 Refactor zeroconf setup to be async (#39955) 2020-09-13 18:06:19 -05: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 Fix local media browser source conflicting with local www folder (#40151) 2020-09-16 21:38:40 +02:00
test_config_entries.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_core.py Add domain filter support to async_all to match async_entity_ids (#39725) 2020-09-06 23:20:32 +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 Limit zeroconf discovery to name/macaddress when provided (#39877) 2020-09-11 12:19:21 +02:00
test_main.py
test_requirements.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_setup.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00