module.exports = {
A: {
id: 1,
accountId: 'test-account-id',
subject: "This is an email",
body: "
Hi Jackie,While browsing Nylas themes, I stumbled upon your website and looked at your work.
Great work on projects, nice to see your multidisciplinary interests :)
Thanks,
Sagar Sutar
thesagarsutar.me
",
headers: {
"x-gm-thrid": "GMAILTHREAD1",
"Delivered-To": "jackiehluo@gmail.com",
"Date": "Fri, 17 Jun 2016 09:38:44 -0700 (PDT)",
"Message-Id": "<82y7eq1ipmadaxwcy6kr072bw-2147483647@nylas-mail.nylas.com>",
"X-Inbox-Id": "82y7eq1ipmadaxwcy6kr072bw-2147483647",
},
from: [{
name: "Sagar Sutar",
email: "",
}],
to: [{
name: "jackiehluo@gmail.com",
email: "",
}],
cc: [],
bcc: [],
headerMessageId: "<82y7eq1ipmadaxwcy6kr072bw-2147483647@nylas-mail.nylas.com>",
snippet: "Hi Jackie, While browsing Nylas themes, I stumbled upon your website and looked at your work. Great ",
},
B: {
id: 2,
accountId: 'test-account-id',
subject: "This is a reply with a different subject",
body: "Sagar,
Aw, glad to hear it! Thanks for getting in touch!
Jackie Luo
Software Engineer, Nylas
On Jun 17 2016, at 9:38 am, Sagar Sutar <sagar_s@nid.edu> wrote:
Hi Jackie,While browsing Nylas themes, I stumbled upon your website and looked at your work.
Great work on projects, nice to see your multidisciplinary interests :)
Thanks,
Sagar Sutar
thesagarsutar.me
",
headers: {
"x-gm-thrid": "GMAILTHREAD1",
"Date": "Fri, 17 Jun 2016 18:20:47 +0000",
"References": "<82y7eq1ipmadaxwcy6kr072bw-2147483647@nylas-mail.nylas.com>",
"In-Reply-To": "<82y7eq1ipmadaxwcy6kr072bw-2147483647@nylas-mail.nylas.com>",
"Message-Id": "",
"X-Inbox-Id": "cq08iqwatp00kai4qnff7zbaj-2147483647",
},
from: [{
name: "Jackie Luo",
email: "",
}],
to: [{
name: "Sagar Sutar",
email: "",
}],
cc: [],
bcc: [],
headerMessageId: "",
snippet: "Sagar, Aw, glad to hear it! Thanks for getting in touch! Jackie Luo Software Engineer, Nylas",
},
};