Try to fix test_delete_multiple_messages(), remove some commented-out code, add some comments

This commit is contained in:
Hocuri
2026-05-06 15:16:31 +02:00
parent ab04e6f3f3
commit 359c5ce7c7
5 changed files with 13 additions and 67 deletions

View File

@@ -1232,6 +1232,10 @@ def test_leave_and_delete_group(acfactory, log):
def test_immediate_autodelete(acfactory, direct_imap, log):
"""
`bcc_self` is off by default,
so that messages are supposed to be immediately autodeleted
"""
ac1, ac2 = acfactory.get_online_accounts(2)
# "1" means delete immediately, while "0" means do not delete