Skip to content

UI Tests. Compose a message

Den edited this page Feb 15, 2024 · 11 revisions

These tests are very important. They test one of the main functionality of the app - sending a message.

Here is a list of the covered cases:

These tests are located at androidTest/java/com/flowcrypt/email/ui/gmailapi

All these tests can be run at once by executing ComposeGmailFlowSuite

Clone this wiki locally