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-13 02:34:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65286d0544a47af4aad4fce4ef890278ffff9380
core
/
tests
T
History
Paulus Schoutsen
and
Franck Nijhof
65286d0544
Fix Assist skipping entities that are hidden or have entity category (
#87096
)
...
Skipping entities that are hidden or have entity category
2023-02-01 18:40:51 +01:00
..
auth
…
backports
…
components
Fix Assist skipping entities that are hidden or have entity category (
#87096
)
2023-02-01 18:40:51 +01:00
fixtures
…
hassfest
…
helpers
Prioritize entity names over area names in Assist matching (
#86982
)
2023-01-30 23:47:46 -05:00
pylint
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
resources
…
scripts
…
test_util
Fix some pytest warning for helpers (
#85283
)
2023-01-06 09:21:46 +01:00
testing_config
Allow customizing sensor state precision (
#86074
)
2023-01-25 08:55:46 +01:00
util
Add Mega Joule as valid unit of energy (
#86055
)
2023-01-25 14:13:42 +01:00
__init__.py
…
bandit.yaml
…
common.py
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
conftest.py
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
ignore_uncaught_exceptions.py
…
test_bootstrap.py
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
test_config_entries.py
Code styling tweaks to the tests - Part 1 (
#86192
)
2023-01-20 13:52:46 +01:00
test_config.py
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
test_core.py
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
test_data_entry_flow.py
Remove config entry specifics from FlowManager (
#85565
)
2023-01-17 15:26:17 +01:00
test_exceptions.py
…
test_loader.py
Enable T20 (flake8-print) to ban use of print statements (
#86525
)
2023-01-24 14:24:21 +01:00
test_main.py
…
test_requirements.py
…
test_runner.py
…
test_setup.py
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
test_test_fixtures.py
…