From a5d56e3b5443263b53b0487c81125123411bd0cf Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Wed, 11 May 2016 17:11:01 +0200 Subject: move cucumber things under cucumber/ --- features/icedove.feature | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 features/icedove.feature (limited to 'features/icedove.feature') diff --git a/features/icedove.feature b/features/icedove.feature deleted file mode 100644 index e05f024c..00000000 --- a/features/icedove.feature +++ /dev/null @@ -1,39 +0,0 @@ -@product @check_tor_leaks @fragile -Feature: Icedove email client - As a Tails user - I may want to use an email client - - Background: - Given I have started Tails from DVD and logged in and the network is connected - When I start "Icedove" via the GNOME "Internet" applications menu - And Icedove has started - And I have not configured an email account - Then I am prompted to setup an email account - - Scenario: Icedove defaults to using IMAP - Then IMAP is the default protocol - - Scenario: Adblock is not enabled within Icedove - Given I cancel setting up an email account - When I open Icedove's Add-ons Manager - And I click the extensions tab - Then I see that Adblock is not installed in Icedove - - Scenario: Enigmail is configured to use the correct keyserver - Given I cancel setting up an email account - And I go into Enigmail's preferences - When I click Enigmail's keyserver tab - Then I see that Enigmail is configured to use the correct keyserver - When I click Enigmail's advanced tab - Then I see that Enigmail is configured to use the correct SOCKS proxy - - Scenario: Torbirdy is configured to use Tor - Given I cancel setting up an email account - And I open Torbirdy's preferences - Then I see that Torbirdy is configured to use Tor - - Scenario: Icedove will work over Tor - Given I cancel setting up an email account - And I open Torbirdy's preferences - When I test Torbirdy's proxy settings - Then Torbirdy's proxy test is successful -- cgit v1.2.3-70-g09d2