* 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> |
||
---|---|---|
.. | ||
auth | ||
components | ||
fixtures | ||
hassfest | ||
helpers | ||
non_packaged_scripts | ||
pylint | ||
resources | ||
script | ||
scripts | ||
snapshots | ||
test_util | ||
testing_config | ||
util | ||
__init__.py | ||
common.py | ||
conftest.py | ||
ignore_uncaught_exceptions.py | ||
patch_recorder.py | ||
patch_time.py | ||
ruff.toml | ||
syrupy.py | ||
test_backports.py | ||
test_backup_restore.py | ||
test_block_async_io.py | ||
test_bootstrap.py | ||
test_circular_imports.py | ||
test_config.py | ||
test_config_entries.py | ||
test_const.py | ||
test_core.py | ||
test_core_config.py | ||
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 |