core/tests
Jason Hu 7a77951bb4 Add Notify MFA module (#16314)
* Add Notify MFA

* Fix unit test

* Address review comment, change storage implementation

* Add retry limit to mfa module

* Fix loading

* Fix invalaid login log processing

* Typing

* Change default message template

* Change one-time password to 8 digit

* Refactoring to not save secret

* Bug fixing

* Change async_initialize method name to aysnc_initialize_login_mfa_step

* Address some simple fix code review comment
2018-09-24 11:06:50 +02:00
..
auth Add Notify MFA module (#16314) 2018-09-24 11:06:50 +02:00
components Remove discovered MQTT Switch device when discovery topic is cleared (#16605) 2018-09-24 10:11:49 +02:00
fixtures avoid error in debug log mode and rss entry without title (#16316) 2018-08-31 12:54:25 +02:00
helpers Add confirmation to Cast/Sonos/iOS config entries (#16769) 2018-09-21 16:34:37 +02:00
mock
resources
scripts Fix check config packages key error (#15840) 2018-08-17 05:28:00 +02:00
test_util Deprecated stuff (#16019) 2018-08-20 16:34:18 +02:00
testing_config add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
util Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
__init__.py
common.py Rework chromecast fix (#16804) 2018-09-23 23:35:07 +02:00
conftest.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_config.py Allow split component definitions in packages (#16177) 2018-09-24 10:17:24 +02:00
test_config_entries.py Add config entries to connection class (#16618) 2018-09-17 10:12:46 +02:00
test_core.py Rework timer delays (#16650) 2018-09-17 10:10:50 +02:00
test_data_entry_flow.py Allow finish_flow callback to change data entry result type (#16100) 2018-08-21 10:48:24 -07:00
test_loader.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_main.py
test_requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_setup.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00