This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-25 23:54:44 +01:00
Code
Activity
Files
ddf58b690512923ae5c868fcdc17e3439fa5e3eb
core
/
tests
T
History
Joost Lekkerkerker
and
GitHub
7a4aa3c40c
Fix Netatmo indoor sensor (
#116342
)
...
* Debug netatmo indoor sensor * Debug netatmo indoor sensor * Fix
2024-04-28 17:34:27 +02:00
..
auth
…
components
Fix Netatmo indoor sensor (
#116342
)
2024-04-28 17:34:27 +02:00
fixtures
Add script to compare alexa locales with upstream (
#114247
)
2024-04-18 13:41:34 +02:00
hassfest
…
helpers
Move thread safety check in area_registry sooner (
#116265
)
2024-04-27 09:26:35 +02:00
non_packaged_scripts
Add script to compare alexa locales with upstream (
#114247
)
2024-04-18 13:41:34 +02:00
pylint
…
resources
…
script
Generate requirements per supported architecture (
#115708
)
2024-04-22 19:23:08 +02:00
scripts
…
snapshots
…
test_util
…
testing_config
Remove unused legacy state translations (
#112023
)
2024-04-14 07:13:17 -04:00
util
Deprecate relative_time() in favor of time_since() and time_until() (
#111177
)
2024-04-24 11:13:07 +02:00
__init__.py
…
common.py
Use existing monotonic timestamp on mqtt messages for debugging (
#116196
)
2024-04-25 19:09:54 -05:00
conftest.py
Simplify timezone setting in recorder test (
#116220
)
2024-04-26 15:14:23 +02:00
ignore_uncaught_exceptions.py
…
patch_time.py
Make freezegun find event.time_tracker_utcnow (
#116284
)
2024-04-27 07:08:56 -05:00
ruff.toml
…
syrupy.py
…
test_backports.py
…
test_block_async_io.py
…
test_bootstrap.py
Reduce scope of bootstrap test fixture to module (
#116195
)
2024-04-25 22:00:07 -05:00
test_circular_imports.py
…
test_config_entries.py
Always reload after a successful reauth flow (
#116026
)
2024-04-24 15:13:33 +02:00
test_config.py
Add debug mode to catch unsafe thread operations using core helpers (
#115390
)
2024-04-24 03:36:05 +02:00
test_const.py
…
test_core.py
Move thread safety check in async_register/async_remove (
#116077
)
2024-04-24 10:41:11 +02:00
test_data_entry_flow.py
…
test_exceptions.py
Fix invalid tuple annotations (
#116035
)
2024-04-23 16:02:16 +02:00
test_loader.py
…
test_main.py
…
test_requirements.py
Make aiohttp_cors a top level import (
#115563
)
2024-04-15 21:06:59 +02:00
test_runner.py
…
test_setup.py
Enable Ruff B017 (
#115335
)
2024-04-15 22:25:09 +02:00
test_test_fixtures.py
…
typing.py
…