hass-core/tests
Luke dafc7a15b1
Bump Python-Roborock to 23.6 for crash fix (#94281)
* bump to 23.5

* update to 23.5
2023-06-08 18:18:42 -07:00
..
auth Use call_at for events instead call_later (#93431) 2023-05-24 21:04:07 +02:00
backports Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
components Bump Python-Roborock to 23.6 for crash fix (#94281) 2023-06-08 18:18:42 -07:00
fixtures Unblock JSON CI by fixing improperly indented JSON in test fixture (#88803) 2023-02-26 14:41:16 -06:00
hassfest Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
helpers Add reload support to intent_script (#93404) 2023-06-03 14:02:23 -04:00
pylint Remove incorrect ignore in pylint plugin (#90024) 2023-03-27 13:53:14 +02:00
resources
scripts Allow parameterizing YAML config in tests (#87981) 2023-02-20 16:57:12 +01:00
test_util Adjust json imports in tests (#88248) 2023-02-17 19:13:48 +01:00
testing_config Add datetime platform (#81943) 2023-05-29 23:24:15 +02:00
util Replace bandit with ruff (#93200) 2023-06-08 22:46:04 +02:00
__init__.py
common.py Migrate restore_state helper to use registry loading pattern (#93773) 2023-05-30 20:48:17 -05:00
conftest.py Don't mock non async with AsyncMock (#93749) 2023-05-29 20:20:27 +02:00
ignore_uncaught_exceptions.py
ruff.toml Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
syrupy.py Use ReadOnlyDict for entity registry options (#93824) 2023-05-30 20:11:39 -04:00
test_bootstrap.py Improve comment on patching the _import method in test bootstrap dependencies test (#91848) 2023-04-22 13:40:38 +02:00
test_config.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_config_entries.py Import util.dt as dt_util in remaining tests, enforce with ruff (#93765) 2023-05-30 23:30:31 +03:00
test_core.py Remove as_compressed_state cache (#93169) 2023-05-16 12:39:16 -05:00
test_data_entry_flow.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_exceptions.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_loader.py Complete persistent notifications migration (#92828) 2023-05-25 23:09:13 -04:00
test_main.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_requirements.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_runner.py Add tmpdir to known fixtures in pylint (#89844) 2023-03-17 10:22:02 +01:00
test_setup.py Detect attempt to setup config entry integration via YAML (#93589) 2023-05-29 21:01:47 +02:00
test_test_fixtures.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
typing.py Add MockHAClientWebSocket test helper (#87832) 2023-02-10 10:23:26 -05:00