mirror of
https://github.com/moparisthebest/k-9
synced 2024-10-31 23:55:08 -04:00
24 lines
697 B
Plaintext
24 lines
697 B
Plaintext
|
Some simple functional tests
|
||
|
--
|
||
|
|
||
|
Compose a message
|
||
|
Attach an image to the message
|
||
|
Save the message as a draft
|
||
|
Reopen the draft
|
||
|
* Is the attachment still there?
|
||
|
Send the message.
|
||
|
* Does the received message have the correct attachment?
|
||
|
|
||
|
Check delete functionality on POP and IMAP account.
|
||
|
|
||
|
Check delete functionality on IMAP with no network connection.
|
||
|
|
||
|
Check save draft functionality on POP and IMAP account.
|
||
|
|
||
|
Check save draft functionality on IMAP with no network connection.
|
||
|
|
||
|
Check sent message functionality on POP and IMAP account.
|
||
|
|
||
|
Check sent functionality on IMAP with no network connection.
|
||
|
* When the network is brought back does the sent message get uploaded?
|