-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
This will be a test case to write for @fcvakintos to write after this PR is merged:
- open compose screen, search
robot@flowcrypt.com, wait for it to load. Verify renders as valid. - Search for
expired@flowcrypt.comand wait for that to load. Verify renders as expired. - search for
revoked@flowcrypt.comand wait to load. Verify renders as revoked. - Remove all recipients.
- go offline
- load
robot@flowcrypt.comand verify it shows valid while offline (as if you were online) - load
expired@flowcrypt.comand verify it shows an error while offline (could not load while offline) - load
revoked@flowcrypt.comand verify it shows an error while offline (could not load while offline)
Originally posted by @tomholub in #1419 (comment)
Reactions are currently unavailable