core/tests
tronikos a2b5a96bc9
Add Google Drive integration for backup (#134576)
* Add Google Drive integration for backup

* Add test_config_flow

* Stop using aiogoogle

* address a few comments

* Check folder exists in setup

* fix test

* address comments

* fix

* fix

* Use ChunkAsyncStreamIterator in helpers

* repair-issues: todo

* Remove check if folder exists in the reatuh flow. This is done in setup.

* single_config_entry": true

* Add test_init.py

* Store into backups.json to avoid 124 bytes per property limit

* Address comments

* autouse=True on setup_credentials

* Store metadata in description and remove backups.json

* improvements

* timeout downloads

* library

* fixes

* strings

* review

* ruff

* fix test

* Set unique_id

* Use slugify in homeassistant.util

* Fix

* Remove RefreshError

* review

* push more fields to the test constant

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-28 21:43:30 -08:00
..
auth
components Add Google Drive integration for backup (#134576) 2025-01-28 21:43:30 -08:00
fixtures
hassfest
helpers Add LLM ActionTool (#136591) 2025-01-27 14:21:27 -05:00
non_packaged_scripts
pylint
resources
script
scripts
snapshots
test_util
testing_config
util Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
__init__.py
common.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
conftest.py Fix recorder fixture typing (#136174) 2025-01-21 18:18:05 -10:00
ignore_uncaught_exceptions.py
patch_recorder.py Remove unused noqas (#135583) 2025-01-15 10:02:18 +01:00
patch_time.py
ruff.toml
syrupy.py Add shared history for conversation agents (#135903) 2025-01-18 22:33:03 -05:00
test_backports.py
test_backup_restore.py
test_block_async_io.py Remove unused noqas (#135583) 2025-01-15 10:02:18 +01:00
test_bootstrap.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_circular_imports.py
test_config.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_config_entries.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_const.py
test_core.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_core_config.py Ensure entity platform in core config tests (#135729) 2025-01-16 12:06:20 -10: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
typing.py Fix recorder fixture typing (#136174) 2025-01-21 18:18:05 -10:00