Skip to content

Conversation

tddang-linagora
Copy link
Collaborator

Issue

Test result

✅ Should move email to mailbox successfully (integration_test/tests/mailbox/mailbox_move_email_test.dart) (22s)
✅ Should not see unread counter when mark mailbox as read (integration_test/tests/mailbox/mark_mailbox_as_read_test.dart) (17s)

Test summary:
📝 Total: 2
✅ Successful: 2
❌ Failed: 0
⏩ Skipped: 0
📊 Report: .../tmail-flutter/build/app/reports/androidTests/connected/index.html
⏱️  Duration: 60s

Test video

move-email-mark-mailbox-read.webm

Copy link

This PR has been deployed to https://linagora.github.io/tmail-flutter/3580.

}));
}

Future<void> _expectInboxUnreadCountInvisible() async {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't need Future and async

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@tddang-linagora tddang-linagora requested a review from dab246 April 9, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[E2E] [Mailbox] Delete and move email, mark folder as read
2 participants