core/tests
tronikos 2cfdae0c45
Google Sheets: small cleanup (#83685)
* Remove duplicate object key in strings.json

* Remove async_entry_has_scopes check

This is not needed. This was copied from google calendar integration
where it was needed to reauth when the scope changed.

* Remove unused constant in application_credentials

* Move constant to the file used

* fix warning use-implicit-booleaness-not-len

* Remove not accessed parameters

* Revert "Remove async_entry_has_scopes check"

This reverts commit 63e24f84cc.
2022-12-09 20:57:40 -08:00
..
auth Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
backports
components Google Sheets: small cleanup (#83685) 2022-12-09 20:57:40 -08:00
fixtures Add support for HmIP-eTRV-E to homematicip_cloud (#82876) 2022-11-29 11:13:53 +01:00
hassfest Remove duplicate code in hassfest model (#82203) 2022-11-17 09:10:37 +01:00
helpers Add abc.ABC to classes with abstract methods (#83546) 2022-12-08 17:50:36 +01:00
pylint Remove str from cover device class (#83396) 2022-12-06 16:13:29 +01:00
resources
scripts Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_util
testing_config Add enum device_class and state options property to sensor entities (#82489) 2022-12-02 09:11:15 +01:00
util Add new atmospheric pressure device class (#83455) 2022-12-09 08:02:53 +01:00
__init__.py
bandit.yaml
common.py Add `translation_key` property to entites (#82701) 2022-12-01 09:34:09 +01:00
conftest.py Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_config.py Raise repairs issue if country is not configured (#82685) 2022-11-28 09:54:13 +01:00
test_config_entries.py Add support for raising ConfigEntryError (#82689) 2022-11-25 11:33:03 +01:00
test_core.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_data_entry_flow.py Spelling updates (#82867) 2022-11-28 16:51:43 +01:00
test_exceptions.py Fix TemplateError definition (#82570) 2022-11-23 20:30:32 +01:00
test_loader.py Change manufacturer_data_first_byte to manufacturer_data_start (#75379) 2022-07-17 17:25:45 -05: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 Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_runner.py
test_setup.py Spelling updates (#82867) 2022-11-28 16:51:43 +01:00
test_test_fixtures.py Set cv hass in hass fixture (#77271) 2022-08-25 12:29:31 +02:00