core/tests
Petar Petrov 3eab0b704e
Get/Set custom config parameter for zwave_js node (#129332)
* Get/Set custom config parameter for zwave_js node

* add tests

* handle errors on set

* test FailedCommand
2024-11-08 15:12:18 +01:00
..
auth
components Get/Set custom config parameter for zwave_js node (#129332) 2024-11-08 15:12:18 +01:00
fixtures
hassfest
helpers Add new frame helper to better distinguish custom and core integrations (#130025) 2024-11-07 18:23:35 +01:00
non_packaged_scripts
pylint
resources
script
scripts
snapshots Create repair asking user to remove duplicate config entries (#127948) 2024-10-29 13:10:56 +01:00
test_util
testing_config
util
__init__.py
common.py
conftest.py Improve tests for frame helper (#130046) 2024-11-07 17:35:58 +01:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py Reapply "Fix unused snapshots not triggering failure in CI" (#129311) 2024-11-04 18:59:27 +01:00
test_backports.py
test_backup_restore.py Use JSON as format for .HA_RESTORE (#129792) 2024-11-04 13:07:11 +01:00
test_block_async_io.py
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py Don't create repairs asking user to remove duplicate flipr config entries (#130058) 2024-11-07 17:38:10 +01:00
test_const.py
test_core.py Allow importing homeassistant.core.Config until 2025.11 (#129537) 2024-10-30 22:56:59 +01:00
test_core_config.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py Improve tests for frame helper (#130046) 2024-11-07 17:35:58 +01:00
test_main.py Add handler to restore a backup file with the backup integration (#128365) 2024-11-01 16:25:22 +01:00
test_requirements.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py