Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
192a1e57
Commit
192a1e57
authored
Dec 20, 2016
by
intrigeri
Browse files
Test suite: mark tests using the Icedove autoconfig wizard as fragile (refs:
#11890
).
parent
3c89ca0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
features/icedove.feature
View file @
192a1e57
...
...
@@ -29,11 +29,15 @@ Feature: Icedove email client
Given
I cancel setting up an email account
Then
I see that Torbirdy is configured to use Tor
#11890
@fragile
Scenario
:
Icedove's autoconfiguration wizard defaults to IMAP and secure protocols
When
I enter my email credentials into the autoconfiguration wizard
Then
the autoconfiguration wizard's choice for the incoming server is secure IMAP
Then
the autoconfiguration wizard's choice for the outgoing server is secure SMTP
#11890
@fragile
Scenario
:
Icedove can send emails, and receive emails over IMAP
When
I enter my email credentials into the autoconfiguration wizard
Then
the autoconfiguration wizard's choice for the incoming server is secure IMAP
...
...
@@ -42,6 +46,8 @@ Feature: Icedove email client
And
I fetch my email
Then
I can find the email I sent to myself in my inbox
#11890
@fragile
Scenario
:
Icedove can send emails, and receive emails over POP3
When
I enter my email credentials into the autoconfiguration wizard
Then
the autoconfiguration wizard's choice for the incoming server is secure IMAP
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment