dawebmail icon indicating copy to clipboard operation
dawebmail copied to clipboard

Much Needed Unit Tests!

Open crearo opened this issue 8 years ago • 0 comments

The code and functionalities are growing in exponential size.

Really require good unit tests to cover at least the following :

  • Login with username, password
  • Open Inbox, Sent and Trash (All folders)
  • View emails in all three fragments, download attachments if present
  • Mark multiple and delete/send to trash/mark read/unread
  • Compose email with appropriate error checks
  • Add multiple accounts, keep toggling between them
  • Logout
  • Monkey Runner

crearo avatar Jun 16 '16 08:06 crearo