mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-16 07:06:45 +00:00
GODT-2170: Use client-side draft update in integration tests
This commit is contained in:
@ -34,7 +34,7 @@ Feature: IMAP Draft messages
|
||||
And IMAP client "1" sees 1 messages in "Drafts"
|
||||
|
||||
Scenario: Draft edited remotely
|
||||
When the following fields where changed in draft 1 for address "user@pm.me" of account "user@pm.me":
|
||||
When the following fields were changed in draft 1 for address "user@pm.me" of account "user@pm.me":
|
||||
| to | subject | body |
|
||||
| someone@proton.me | Basic Draft | This is a draft body, but longer |
|
||||
Then IMAP client "1" eventually sees the following messages in "Drafts":
|
||||
|
||||
Reference in New Issue
Block a user