TF-1626 Remove id of email when call Email/set method

(cherry picked from commit ce1d27d893fd406aa812d4e4ea9debe1ec265ddb)
This commit is contained in:
dab246
2023-03-21 18:27:48 +07:00
committed by Dat Vu
parent 61a9414fe1
commit 0d77789c5f
19 changed files with 120 additions and 106 deletions
+5 -5
View File
@@ -8,7 +8,7 @@ import 'mailbox_fixtures.dart';
class EmailFixtures {
static final email1 = Email(
EmailId(Id("382312d0-fa5c-11eb-b647-2fef1ee78d9e")),
id: EmailId(Id("382312d0-fa5c-11eb-b647-2fef1ee78d9e")),
preview: "Dear QA,I attached image here",
hasAttachment: false,
subject: "test inline image",
@@ -21,7 +21,7 @@ class EmailFixtures {
);
static final email2 = Email(
EmailId(Id("bc8a5320-fa58-11eb-b647-2fef1ee78d9e")),
id: EmailId(Id("bc8a5320-fa58-11eb-b647-2fef1ee78d9e")),
preview: "This event is about to begin Noti check TimeFriday 23 October 2020 12:00 - 12:30 Europe/Paris (See in Calendar)Location1 thai ha (See in Map)Attendees - User A <usera@qa.open-paas.org> (Organizer) - Lê Nguyễn <userb@qa.open-paas.org> - User C <userc@qa.ope",
hasAttachment: false,
subject: "Notification: Noti check",
@@ -33,7 +33,7 @@ class EmailFixtures {
);
static final email3 = Email(
EmailId(Id("ba7e0860-fa58-11eb-b647-2fef1ee78d9e")),
id: EmailId(Id("ba7e0860-fa58-11eb-b647-2fef1ee78d9e")),
preview: "This event is about to begin Recurrencr TimeWednesday 26 August 2020 05:30 - 06:30 Europe/Paris (See in Calendar)Location1 thai ha (See in Map)Attendees - userb@qa.open-paas.org <userb@qa.open-paas.org> (Organizer) - User A <usera@qa.open-paas.org> Resourc",
hasAttachment: false,
subject: "Notification: Recurrencr",
@@ -46,7 +46,7 @@ class EmailFixtures {
);
static final email4 = Email(
EmailId(Id("d9b3b880-fa6f-11eb-b647-2fef1ee78d9e")),
id: EmailId(Id("d9b3b880-fa6f-11eb-b647-2fef1ee78d9e")),
preview: "alo -- desktop signature",
hasAttachment: true,
subject: "test attachment",
@@ -59,7 +59,7 @@ class EmailFixtures {
);
static final email5 = Email(
EmailId(Id("637f1ef0-fa5d-11eb-b647-2fef1ee78d9e")),
id: EmailId(Id("637f1ef0-fa5d-11eb-b647-2fef1ee78d9e")),
preview: "Dear, test inline Thanks and BRs-- desktop signature",
hasAttachment: false,
subject: "test inline image",