core/tests
Krisjanis Lejejs a14aca31e5
Add MFA login flow support for cloud component (#132497)
* Add MFA login flow support for cloud component

* Add tests for cloud MFA login

* Update code to reflect used package changes

* Update code to use underlying package changes

* Remove unused change

* Fix login required parameters

* Fix parameter validation

* Use cv.has_at_least_one_key for param validation

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-12-17 16:44:50 +01:00
..
auth
components Add MFA login flow support for cloud component (#132497) 2024-12-17 16:44:50 +01:00
fixtures
hassfest Fix docker hassfest (#132823) 2024-12-11 08:55:00 +01:00
helpers Simplify access to hass in service calls (#133062) 2024-12-13 09:31:21 +01:00
non_packaged_scripts
pylint
resources
script
scripts
snapshots Add support for subentries to config entries (#117355) 2024-12-12 20:16:18 +01:00
test_util
testing_config Reapply "bump hassil and intents" (#132138) (#132151) 2024-12-03 15:21:41 +01:00
util Raise issue for deprecated imperial unit system (#130979) 2024-12-13 10:05:46 +01:00
__init__.py
common.py Add support for subentries to config entries (#117355) 2024-12-12 20:16:18 +01:00
conftest.py Simplify access to hass in service calls (#133062) 2024-12-13 09:31:21 +01:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_backup_restore.py Merge feature branch with backup changes to dev (#132954) 2024-12-11 21:49:34 +01:00
test_block_async_io.py Allow load_verify_locations with only cadata passed (#133299) 2024-12-15 19:26:46 +01:00
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py Add support for subentries to config entries (#117355) 2024-12-12 20:16:18 +01:00
test_const.py
test_core.py Simplify access to hass in service calls (#133062) 2024-12-13 09:31:21 +01:00
test_core_config.py Raise issue for deprecated imperial unit system (#130979) 2024-12-13 10:05:46 +01: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