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-12 02:34:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
082d4079ef64ac4116dcff198d6d9060b72c557f
core
/
tests
T
History
David F. Mulcahey
and
Franck Nijhof
082d4079ef
Fix ZHA configuration APIs (
#81874
)
...
* Fix ZHA configuration loading and saving issues * add tests
2022-11-16 15:41:32 +01:00
..
auth
…
backports
…
components
Fix ZHA configuration APIs (
#81874
)
2022-11-16 15:41:32 +01:00
fixtures
…
hassfest
…
helpers
Adds states and state_attr as a filter, adds is_state and is_state_attr as a test. (
#79473
)
2022-10-25 19:49:51 +02:00
pylint
…
resources
…
scripts
…
test_util
…
testing_config
Add suggested_unit_of_measurement attribute to sensors (
#80638
)
2022-10-24 16:08:02 +02:00
util
Significantly reduce clock_gettime syscalls on platforms with broken vdso (
#81257
)
2022-10-31 09:49:48 -04:00
__init__.py
…
bandit.yaml
…
common.py
Add CI job which runs recorder tests on MariaDB (
#80586
)
2022-10-19 13:04:28 +02:00
conftest.py
Add CI job which runs recorder tests on MariaDB (
#80586
)
2022-10-19 13:04:28 +02:00
ignore_uncaught_exceptions.py
…
test_bootstrap.py
Fix typo SIGNAL_BOOTSTRAP_INTEGRATONS -> SIGNAL_BOOTSTRAP_INTEGRATIONS (
#79970
)
2022-10-09 17:06:28 -10:00
test_config_entries.py
Fix check for duplicate config entry reauth when context is passed or augmented (
#81753
)
2022-11-08 12:43:32 +01:00
test_config.py
Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (
#80253
)
2022-10-19 13:31:08 +02:00
test_core.py
Refactor access to ConfigStore (
#80467
)
2022-10-17 13:59:04 +02:00
test_data_entry_flow.py
…
test_exceptions.py
…
test_loader.py
…
test_main.py
…
test_requirements.py
…
test_runner.py
…
test_setup.py
…
test_test_fixtures.py
…