-
Notifications
You must be signed in to change notification settings - Fork 5
Test Case Non Interactive path
Mauro Velasco edited this page May 27, 2019
·
2 revisions
- This test will be run with @alice and @bob running with the localhost xmpp server
- I check that I have the correct persisted values: client profile, prekey profile, private key, forging key, prekey messages, fingerprints, and shared prekey file.
- I open pidgin with the otr-ng plugin enabled.
- I activate my account and enter my password (if needed)
- I successfully log in
- When I log in, either prekey messages get published or a message says that we have enough prekey messages
- I click over a peer to whom I want to have a conversation with: a conversation window pops up
- When I click on the OTR button and the other participant is offline, an OTR conversation is started by saying: "Attempting to start a private conversation" and "Private conversation started."
- I am able to send encrypted messages
- The other participant, when coming online, is able to receive my message and send messages as well