Merge remote-tracking branch 'origin/master' into stable
[tails.git] / features / shutdown_applet.feature
blob3993e4ace59f250716b701a3ee896fba703ccd50
1 @product
2 Feature: Shutdown buttons in the system menu
4   Scenario: I can shutdown Tails via the system menu
5     Given I have started Tails from DVD and logged in and the network is connected
6     When I request a shutdown using the system menu
7     Then Tails eventually shuts down
9   @not_release_blocker
10   Scenario: I can reboot Tails via the system menu
11     Given I have started Tails from DVD and logged in and the network is connected
12     When I request a reboot using the system menu
13     Then Tails eventually restarts