core/tests
Thomas Dietrich 634aff0006 Statistics component fix device_class for incremental source sensors (#88096)
* Return None device_class for incremental source sensors

* Ignore linting error

* Fix ignore linting error

* Fix ignore linting error

* Fix ignore linting error

* Catch potential parsing error with enum
2023-02-15 11:11:25 -05:00
..
auth Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
backports
components Statistics component fix device_class for incremental source sensors (#88096) 2023-02-15 11:11:25 -05:00
fixtures Add device HmIP-DRDI3 (#83337) 2022-12-18 12:44:49 -07:00
hassfest Replace attrs with dataclasses in hassfest (#84475) 2022-12-23 15:46:00 +01:00
helpers Update black to 23.1.0 (#87188) 2023-02-04 21:26:10 -05:00
pylint Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
resources
scripts Update black to 23.1.0 (#87188) 2023-02-04 21:26:10 -05:00
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 Update black to 23.1.0 (#87188) 2023-02-04 21:26:10 -05: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.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
test_config_entries.py Update black to 23.1.0 (#87188) 2023-02-04 21:26:10 -05: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 Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_requirements.py Update black to 23.1.0 (#87188) 2023-02-04 21:26:10 -05:00
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