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
5d797fea
Commit
5d797fea
authored
Oct 15, 2015
by
kytv
Browse files
The "I open the address" steps are fragile
parent
6714cb37
Changes
3
Hide whitespace changes
Inline
Side-by-side
features/tor_enforcement.feature
View file @
5d797fea
...
...
@@ -16,6 +16,7 @@ Feature: The Tor enforcement is effective
And
the firewall's NAT rules only redirect traffic for Tor's TransPort and DNSPort
And
the firewall is configured to block all IPv6 traffic
@fragile
Scenario
:
Anti test
:
Detecting
IPv4
TCP
leaks
from
the
Unsafe
Browser
with
the
firewall
leak
detector
Given
I have started Tails from DVD and logged in and the network is connected
And
I capture all network traffic
...
...
features/torified_browsing.feature
View file @
5d797fea
...
...
@@ -25,7 +25,7 @@ Feature: Browsing the web using the Tor Browser
Then
I can save the current page as
"index.html"
to the default downloads directory
And
I can print the current page as
"output.pdf"
to the default downloads directory
@check_tor_leaks
@check_tor_leaks
@fragile
Scenario
:
Importing an OpenPGP key from a website
Given
I have started Tails from DVD and logged in and the network is connected
When
I start the Tor Browser
...
...
@@ -35,7 +35,7 @@ Feature: Browsing the web using the Tor Browser
When
I accept to import the key with Seahorse
Then
I see
"KeyImportedNotification.png"
after at most 10 seconds
@check_tor_leaks
@check_tor_leaks
@fragile
Scenario
:
Playing HTML5 audio
Given
I have started Tails from DVD and logged in and the network is connected
When
I start the Tor Browser
...
...
@@ -45,7 +45,7 @@ Feature: Browsing the web using the Tor Browser
And
I click the HTML5 play button
And
1 application is playing audio after 10 seconds
@check_tor_leaks
@check_tor_leaks
@fragile
Scenario
:
Watching a WebM video
Given
I have started Tails from DVD and logged in and the network is connected
When
I start the Tor Browser
...
...
@@ -106,7 +106,7 @@ Feature: Browsing the web using the Tor Browser
And
the Tor Browser has started
Then
the Tor Browser uses all expected TBB shared libraries
@check_tor_leaks
@check_tor_leaks
@fragile
Scenario
:
Opening check.torproject.org in the Tor Browser shows the green onion and the congratulations message
Given
I have started Tails from DVD and logged in and the network is connected
When
I start the Tor Browser
...
...
@@ -114,7 +114,7 @@ Feature: Browsing the web using the Tor Browser
And I open the address "https
:
//check.torproject.org"
in
the
Tor
Browser
Then
I see
"TorBrowserTorCheck.png"
after at most 180 seconds
@check_tor_leaks
@check_tor_leaks
@fragile
Scenario
:
The Tor Browser's "New identity" feature works as expected
Given
I have started Tails from DVD and logged in and the network is connected
When
I start the Tor Browser
...
...
features/unsafe_browser.feature
View file @
5d797fea
...
...
@@ -36,6 +36,7 @@ Feature: Browsing the web using the Unsafe Browser
And
I start the Unsafe Browser
Then
I see a warning about another instance already running
@fragile
Scenario
:
Opening check.torproject.org in the Unsafe Browser shows the red onion and a warning message.
Given
I have started Tails from DVD and logged in and the network is connected
When
I successfully start the Unsafe Browser
...
...
kytv
@kytv
mentioned in issue
#10381 (closed)
·
May 14, 2020
mentioned in issue
#10381 (closed)
mentioned in issue #10381
Toggle commit list
kytv
@kytv
mentioned in issue
#10381 (closed)
·
May 14, 2020
mentioned in issue
#10381 (closed)
mentioned in issue #10381
Toggle commit list
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