core/tests
Allen Porter ddd198de37
Fix legacy nest diagnostics to return empty rather than fail (#65824)
Fix legacy nest diangostics to return gracefully, rather than a TypError
by checking explicitiy for SDM in the config entry. Update diagnostics
to use the common nest test fixture, and extend with support for the
legacy nest config. Use the sdm test fixture in the existing legacy
tests so they all share the same config files.
2022-02-06 14:14:25 -08:00
..
auth
backports
components Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
fixtures Clean up Ambient PWS tests (#64486) 2022-01-19 17:03:53 -07:00
hassfest
helpers Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
mock
pylint Add tests for pylint plugins (#65436) 2022-02-03 10:01:02 +01:00
resources
scripts
test_util Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
testing_config Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
util Add coverage for color_rgbww_to_rgb, fix divzero case (#65721) 2022-02-05 10:59:32 -06:00
__init__.py
bandit.yaml
common.py Protect state.as_dict from mutation (#65693) 2022-02-04 14:45:25 -08:00
conftest.py Add Home Assistant Content user (#64337) 2022-01-21 10:06:39 -08:00
ignore_uncaught_exceptions.py
test_bootstrap.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
test_config.py Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
test_config_entries.py Automatically add entry title as name placeholder in reauth (#64078) 2022-01-18 14:18:16 -08:00
test_core.py Protect state.as_dict from mutation (#65693) 2022-02-04 14:45:25 -08:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py Catch all exceptions on import component/platform (#64930) 2022-01-25 20:39:32 -08:00
test_test_fixtures.py