1Some simple functional tests 2-- 3 4Compose a message 5 Attach an image to the message 6 Save the message as a draft 7 Reopen the draft 8 * Is the attachment still there? 9 Send the message. 10 * Does the received message have the correct attachment? 11 12Check delete functionality on POP and IMAP account. 13 14Check delete functionality on IMAP with no network connection. 15 16Check save draft functionality on POP and IMAP account. 17 18Check save draft functionality on IMAP with no network connection. 19 20Check sent message functionality on POP and IMAP account. 21 22Check sent functionality on IMAP with no network connection. 23 * When the network is brought back does the sent message get uploaded? 24