core/tests/components/imap
Luca Angemi fc1ebdaaa3
Add config message items selector to imap option flow (#115108)
* Update const.py

* Update config_flow.py

* Update coordinator.py

* Update coordinator.py

* Update strings.json

* Update config_flow.py

* Update const.py

* Update coordinator.py

* Update config_flow.py

* Update config_flow.py

* Update test_diagnostics.py

* Update const.py

* Update test_init.py

* Update test_diagnostics.py

* Update test_diagnostics.py

* Update test_diagnostics.py

* Update test_init.py

* Update test_diagnostics.py

* Update test_init.py

* Update test_diagnostics.py

* Update test_diagnostics.py

* Update test_diagnostics.py

* Update test_config_flow.py

* Update config_flow.py

* Update test_config_flow.py

* Update test_init.py

* Update const.py

* Only make text and headers optional

* Add message data tests

* Add message data test

* Update test_config_flow.py

* Update test message data

* Fix ruff

* Fix ruff

* Update test_init.py

* Update strings.json

---------

Co-authored-by: jbouwh <jan@jbsoft.nl>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-04-08 19:34:50 +02:00
..
__init__.py
conftest.py Add IMAP seen, move and delete service (#114501) 2024-04-02 23:05:05 +02:00
const.py Enable ISC ruff rule (#113270) 2024-03-14 10:43:03 +01:00
test_config_flow.py Add config message items selector to imap option flow (#115108) 2024-04-08 19:34:50 +02:00
test_diagnostics.py Add config message items selector to imap option flow (#115108) 2024-04-08 19:34:50 +02:00
test_init.py Add config message items selector to imap option flow (#115108) 2024-04-08 19:34:50 +02:00