-
Notifications
You must be signed in to change notification settings - Fork 98
TF-4068 Change profile (set identity as default) in setting #4074
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR has been deployed to https://linagora.github.io/tmail-flutter/4074. |
7095b94
to
d8f17c3
Compare
hoangdat
reviewed
Oct 14, 2025
|
d8f17c3
to
de358e4
Compare
Done 🧪 Should see identity as default when select identity as default
✅ 1. waitUntilVisible widgets with type "TwakeWelcomeView".
✅ 2. tap widgets with text "Use company server".
✅ 3. waitUntilVisible widgets with type "LoginView".
✅ 4. tap widgets with type "TextField" descending from widgets with key [<'dns_lookup_input_form'>].
✅ 5. enterText widgets with type "TextField" descending from widgets with key [<'dns_lookup_input_form'>].
✅ 6. waitUntilVisible widgets with text "bob".
✅ 7. tap widgets with text "Next".
✅ 8. waitUntilVisible widgets with key [<'base_url_form'>] descending from widgets with type "LoginView".
✅ 9. enterText widgets with type "TextField" descending from widgets with key [<'base_url_form'>].
✅ 10. waitUntilVisible widgets with text containing 71f7e3a6f865.ngrok-free.app.
✅ 11. tap widgets with text "Next".
✅ 12. waitUntilVisible widgets with key [<'credential_input_form'>] descending from widgets with type "LoginView".
✅ 13. enterText widgets with type "TextField" descending from widgets with key [<'login_username_input'>].
✅ 14. waitUntilVisible widgets with text "[email protected]".
✅ 15. tap widgets with type "TextField" descending from widgets with key [<'login_password_input'>].
✅ 16. enterText widgets with type "TextField" descending from widgets with key [<'login_password_input'>].
⏳ 17. tap widgets with key [<'loginSubmitForm'>].
:
✅ 17. tap widgets with key [<'loginSubmitForm'>].
✅ 18. isPermissionDialogVisible (native)
✅ 19. waitUntilVisible widgets with type "ThreadView".
✅ 20. tap widgets with key [<'mobile_mailbox_menu_button'>].
✅ 21. waitUntilVisible widgets with key [<'user_avatar'>].
✅ 22. tap widgets with key [<'user_avatar'>].
✅ 23. waitUntilVisible widgets with text "Settings".
✅ 24. waitUntilVisible widgets with key [<'setting_profiles'>].
✅ 25. tap widgets with key [<'setting_profiles'>].
✅ 26. waitUntilVisible widgets with key [<'create_new_identity_button'>].
✅ 27. tap widgets with key [<'create_new_identity_button'>].
✅ 28. waitUntilVisible widgets with type "IdentityCreatorView".
✅ Should see identity as default when select identity as default (integration_test/tests/setting/identity/select_identity_as_default_test.dart) (23s)
Test summary:
📝 Total: 1
✅ Successful: 1
❌ Failed: 0
⏩ Skipped: 0
📊 Report: file:///Users/datvu/WorkingSpace/tmail-flutter/build/app/reports/androidTests/connected/index.html
⏱️ Duration: 49s Screen_recording_20251015_113740.webm |
hoangdat
approved these changes
Oct 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
#4068
Resolved
Screen.Recording.2025-09-29.at.6.09.08.PM.mov
Screen.Recording.2025-09-29.at.6.13.48.PM.mov