This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-14 10:06:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f2f9b8184fa3ead4ab91b5b6482389524fe86e7
core
/
tests
T
History
Allen Porter
and
Franck Nijhof
d99b9f7a70
Fix local calendar handling of empty recurrence ids (
#112745
)
...
* Fix handling of empty recurrence ids * Revert logging changes
2024-03-13 19:06:45 +01:00
..
auth
…
components
Fix local calendar handling of empty recurrence ids (
#112745
)
2024-03-13 19:06:45 +01:00
fixtures
…
hassfest
…
helpers
Avoid expensive inspect calls in config validators (
#112085
)
2024-03-02 22:08:59 -05:00
pylint
Run pylint sorted platform check also when platform has type annotations (
#111407
)
2024-02-25 21:18:07 +01:00
resources
…
scripts
…
snapshots
…
test_util
…
testing_config
Add custom integration block list (
#112481
)
2024-03-06 15:01:25 +01:00
util
Include filename in exception when loading a json file fails (
#111802
)
2024-02-29 10:42:49 -05:00
__init__.py
…
common.py
Add support for eager tasks (
#111425
)
2024-02-26 11:36:46 -05:00
conftest.py
Deprecate
hass.components
and log warning if used inside custom component (
#111508
)
2024-02-29 10:42:47 -05:00
ignore_uncaught_exceptions.py
…
patch_time.py
…
ruff.toml
…
syrupy.py
…
test_bootstrap.py
Move backup/* WS commands to the backup integration (
#111636
)
2024-02-27 11:56:07 -05:00
test_circular_imports.py
Fix circular imports in core integrations (
#111875
)
2024-02-29 21:55:11 -05:00
test_config_entries.py
Fix race in config entry setup again (
#111800
)
2024-02-29 10:42:48 -05:00
test_config.py
…
test_const.py
…
test_core.py
Limit executor imports to a single thread (
#111898
)
2024-02-29 22:00:17 -05:00
test_data_entry_flow.py
…
test_exceptions.py
…
test_loader.py
Add custom integration block list (
#112481
)
2024-03-06 15:01:25 +01:00
test_main.py
…
test_requirements.py
Remove zeroconf from ssdp after deps (
#111326
)
2024-02-26 23:57:41 -05:00
test_runner.py
…
test_setup.py
Add support for importing integrations in the executor (
#111336
)
2024-02-26 14:49:43 -05:00
test_test_fixtures.py
…
typing.py
…