forked from Silverfish/proton-bridge
test: fix flaky tests.
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
Feature: IMAP Hide All Mail
|
||||
Background:
|
||||
Given there exists an account with username "[user:user]" and password "password"
|
||||
And bridge starts
|
||||
Then it succeeds
|
||||
When bridge starts
|
||||
And the user logs in with username "[user:user]" and password "password"
|
||||
And user "[user:user]" finishes syncing
|
||||
And user "[user:user]" connects and authenticates IMAP client "1"
|
||||
Then it succeeds
|
||||
|
||||
Scenario: Hide All Mail Mailbox
|
||||
Given IMAP client "1" eventually sees the following mailbox info:
|
||||
|
||||
Reference in New Issue
Block a user