This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4a8a674bd3
core
/
tests
History
Klaas Schoute
2dc81ed866
Force int value on port in P1Monitor (
#130084
)
2024-11-08 16:15:57 +01:00
..
auth
…
components
Force int value on port in P1Monitor (
#130084
)
2024-11-08 16:15:57 +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
Fix cancellation leaking upward from the timeout util (
#129003
)
2024-10-23 12:00:01 -10:00
__init__.py
…
common.py
Ensure config entry is added to hass in reauth/reconfigure tests (
#129315
)
2024-10-28 11:03:42 +01:00
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
Move core config functionality to its own module (
#129065
)
2024-10-24 13:34:51 +02:00
test_config_entries.py
Only apply OptionsFlowWithConfigEntry deprecation to core (
#130054
)
2024-11-08 15:55:19 +01:00
test_const.py
Implement new state property for alarm_control_panel which is using an enum (
#126283
)
2024-10-21 22:54:27 +02:00
test_core.py
Allow importing homeassistant.core.Config until 2025.11 (
#129537
)
2024-10-30 22:56:59 +01:00
test_core_config.py
Move core config class to core_config.py (
#129163
)
2024-10-26 07:00:31 +02:00
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
…