test the new event

This commit is contained in:
holger krekel
2019-11-27 00:20:10 +01:00
parent f53b3c2e7b
commit 42ef43bdf6
2 changed files with 3 additions and 1 deletions

View File

@@ -768,6 +768,7 @@ class TestOnlineAccount:
ac1._evlogger.get_matching("DC_EVENT_IMAP_MESSAGE_DELETED")
ac2._evlogger.get_matching("DC_EVENT_IMAP_MESSAGE_DELETED")
wait_securejoin_inviter_progress(ac1, 1000)
ac1._evlogger.get_matching("DC_EVENT_SECUREJOIN_SUCCEEDED")
def test_qr_verified_group_and_chatting(self, acfactory, lp):
ac1, ac2 = acfactory.get_two_online_accounts()