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-09-12 19:49:41 +01:00
Code
Activity
Files
afa7fd923a41c68e30bf01f98d4a9d7c50ce09c5
core
/
tests
T
History
Erik Montnemery
and
Paulus Schoutsen
dd150bb797
Allow manual configuration of ignored singleton config entries (
#45161
)
...
Co-authored-by: Paulus Schoutsen <
paulus@home-assistant.io
>
2021-02-04 11:08:10 +01:00
..
auth
Support blocking trusted network from new ip (
#44630
)
2021-01-28 12:06:20 +01:00
components
Convert ozw climate values to correct units (
#45369
)
2021-02-04 08:32:43 +01:00
fixtures
Add Mazda Connected Services integration (
#45768
)
2021-02-03 17:38:12 +01:00
hassfest
Add warning to custom integrations without version (
#45919
)
2021-02-04 09:59:41 +01:00
helpers
Restore the device id after deleting and re-adding an integration (
#45348
)
2021-01-27 17:10:57 +01:00
mock
…
resources
…
scripts
…
test_util
SSDP response decode: replace invalid utf-8 characters (
#42681
)
2021-01-31 17:59:14 +01:00
testing_config
Move device tracker scanner attributes to ScannerEntity (
#45312
)
2021-01-19 11:04:08 -06:00
util
Fix shutdown deadlock with run_callback_threadsafe (
#45807
)
2021-02-01 10:54:39 +01:00
__init__.py
…
bandit.yaml
…
common.py
…
conftest.py
During tests we can run with lowest rounds (
#45710
)
2021-01-29 19:57:14 +01:00
ignore_uncaught_exceptions.py
…
test_bootstrap.py
…
test_config_entries.py
Allow manual configuration of ignored singleton config entries (
#45161
)
2021-02-04 11:08:10 +01:00
test_config.py
…
test_core.py
Fix shutdown deadlock with run_callback_threadsafe (
#45807
)
2021-02-01 10:54:39 +01:00
test_data_entry_flow.py
…
test_loader.py
Add warning to custom integrations without version (
#45919
)
2021-02-04 09:59:41 +01:00
test_main.py
…
test_requirements.py
Add support for discovery via DHCP (
#45087
)
2021-01-14 09:09:08 +01:00
test_setup.py
…