core/tests/components/imap
Rami Mosleh cab58fa9b2
Check if imap message text has a value instead of checking if its not None (#118901)
* Check if message_text has a value instead of checking if its not None

* Strip message_text to ensure that its actually empty or not

* Add test with multipart payload having empty plain text
2024-06-06 14:10:03 +02:00
..
__init__.py
conftest.py Add IMAP seen, move and delete service (#114501) 2024-04-02 23:05:05 +02:00
const.py Check if imap message text has a value instead of checking if its not None (#118901) 2024-06-06 14:10:03 +02: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 Check if imap message text has a value instead of checking if its not None (#118901) 2024-06-06 14:10:03 +02:00