Merge remote-tracking branch 'origin/stable' into devel
[tails.git] / features / whisperback.feature
blobe5283eb072145b28d7548dc269dee0a44e2a99e5
1 @product
2 Feature: I can report a bug with WhisperBack
3   As a Tails user
4   When I experience a bug in Tails
5   I want to send a complete bug report to the Tails team
7   # Anti-test: tails-debugging-info is not available to amnesia
8   Scenario: The amnesia user cannot run tails-debugging-info as root
9     Given I have started Tails from DVD without network and logged in
10     Then running "sudo /usr/local/sbin/tails-debugging-info" as user "amnesia" fails
12   Scenario: All debugging information can be retrieved
13     Given I have started Tails from DVD without network and logged in
14     Then running "/usr/local/sbin/tails-debugging-info --strict" as user "root" succeeds
16   Scenario: WhisperBack has access to debugging information
17     Given I have started Tails from DVD without network and logged in
18     When I start "WhisperBack" via GNOME Activities Overview
19     Then WhisperBack has debugging information