Commit Graph

83 Commits

Author SHA1 Message Date
dab246 b97abfbf69 TF-4404 Add e2e test for Mail to attendees action on mobile 2026-03-27 10:36:23 +07:00
dab246 0f9ea3c778 TF-4370 Add E2E test for test case create new a tag 2026-03-25 19:45:46 +07:00
dab246 e2c158d633 TF-4373 Add E2E test for test case delete thread to trash on mobile 2026-03-12 15:15:03 +07:00
dab246 a8e0bf6167 TF-4367 Remove the duplicated closeEmailDetailedView helper from this mixin. 2026-03-11 13:33:28 +07:00
dab246 9e9e666518 TF-4367 Add E2E test for test case forward email is forwarded when change language on mobile 2026-03-11 13:33:28 +07:00
dab246 12b9ad4a40 TF-4367 Add E2E test for test case reply email is replied when change language on mobile 2026-03-11 13:33:28 +07:00
dab246 b7287d4b5c TF-4367 Add E2E test for test case forward email when change language on mobile 2026-03-11 13:33:28 +07:00
dab246 8246dd66fd TF-4367 Add E2E test for test case reply email when change language on mobile 2026-03-11 13:33:28 +07:00
dab246 f1feb6225d TF-4243 Add integration test on mobile for case delete_a_label 2026-01-27 15:08:02 +07:00
dab246 879b18bc45 TF-4236 Fix guard delete UI when no handler is provided. 2026-01-27 12:04:11 +07:00
dab246 326f5e46f5 TF-4236 Add integration test on mobile for case remove_a_label_from_email_scenario 2026-01-27 12:04:11 +07:00
dab246 5a0929bff2 TF-4229 Add integration test on mobile for case edit_a_tag_scenario 2026-01-26 09:13:54 +07:00
dab246 cc8ba39d19 TF-4229 Add integration test on mobile for case search_email_with_tag_scenario 2026-01-22 10:54:04 +07:00
dab246 acd8a6c4f1 TF-4227 Add integration test on mobile for case display_empty_view_when_open_tag_scenario 2026-01-19 11:34:43 +07:00
dab246 2052fdbe5e TF-4227 Add integration test on mobile for case display_view_with_all_email_with_tag_scenario 2026-01-19 11:34:43 +07:00
dab246 7e55f68ff3 Add E2E test for test case display empty view for favorite folder 2025-11-20 15:28:30 +07:00
dab246 2fe9021c7f Add E2E test for case show full recipient field when expand all 2025-11-20 14:21:09 +07:00
dab246 a5cc102d0e TF-4053 Add E2E test for test case move folder content 2025-11-05 05:34:21 +07:00
dab246 dbb5568e4a TF-4068 Add E2E test for select identity as default 2025-10-15 11:59:00 +07:00
dab246 5584982294 TF-4056 Add E2E for persist filter when change search input text 2025-10-14 05:20:52 +07:00
DatDang bfb20d3b6c TF-3569 E2E Mailbox toggle read/star/spam 2025-09-17 16:15:28 +07:00
DatDang e6c3ebf0d7 TF-3579 E2E Mailbox mark as read 2025-09-17 12:47:45 +07:00
DatDang a65bf27bb9 TF-3579 E2E Mailbox move and delete email 2025-09-17 12:47:45 +07:00
DatDang 5c4329ba2a TF-3605 E2E Mailbox create, rename, move and delete sub folder 2025-09-17 11:43:22 +07:00
DatDang 7f4dcf8b38 TF-3611 E2E Long press spam empty and recover 2025-09-17 09:42:26 +07:00
DatDang 1799364a35 TF-3611 E2E Long press trash empty and recover 2025-09-17 09:42:26 +07:00
DatDang 8fe9e4905e TF-3611 E2E Spam mailbox empty and recover 2025-09-17 09:42:26 +07:00
DatDang 90e4962dd4 TF-3611 E2E Trash mailbox empty and recover 2025-09-17 09:42:26 +07:00
DatDang 03694d8848 TF-3614 E2E quota view increase 2025-09-16 11:17:21 +07:00
DatDang e5d996eeb3 TF-3614 E2E Team mailbox receive email 2025-09-16 11:17:21 +07:00
DatDang 9222f1ca22 TF-3614 E2E Search mailbox 2025-09-16 11:17:21 +07:00
DatDang c09a2c92b2 TF-3631 E2E log out 2025-09-16 10:03:59 +07:00
dab246 8de206e555 TF-3563 Add integration test for case view inline image in EmailView 2025-09-16 09:33:44 +07:00
dab246 5ef01d299f TF-3563 Add integration test for case download attachment in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-16 09:33:44 +07:00
DatDang e82039152c TF-3558 E2E Mailbox switch 2025-09-16 06:05:51 +07:00
DatDang a1c7fbe242 TF-3558 E2E Mailbox pull to refresh 2025-09-16 06:05:51 +07:00
dab246 fb53ba6568 TF-3609 Rename the test file to make it simpler and easier to understand.
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 3aa4aa1b30 TF-3609 Add integration test for case create rule with email address in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 d02f45edcc TF-3609 Add integration test for case compose email from email address in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 9077e5567c TF-3609 Add integration test for case copy email address to Clipboard in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 2e62184c35 TF-3609 Add integration test for case long press copy email address to Clipboard in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 430a41a7bd TF-3609 Add integration test for case display email address info dialog in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
DatDang 0b16fea42a TF-3564 E2E Mailbox count real time update 2025-09-11 10:31:20 +07:00
dab246 e907c9cfdc TF-3570 Add integration test for case archive email in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 bff2aebfbf TF-3570 Add integration test for case mark as spam email in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 24bd319abd TF-3570 Add integration test for case delete email in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 371716fb80 TF-3570 Add integration test for case move email to folder in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 13f5e12b98 TF-3570 Add integration test for case mark as star/unStar in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 817499f7ae TF-3570 Add integration test for case mark as unread in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
DatDang 00dc9bef0c TF-3583 E2E Mailbox create and hide sub folder 2025-09-11 10:31:20 +07:00