From d552ea622a19d89c7d740d6430cc27d7f1d75223 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Mon, 7 Jul 2014 14:32:10 +0000 Subject: [PATCH] manage-inputs: remove test that tabs is remembered --- features/manage_inputs.feature | 19 ------------------- 1 file changed, 0 insertions(+), 19 deletions(-) diff --git a/features/manage_inputs.feature b/features/manage_inputs.feature index 2671028..3ae5a9a 100644 --- a/features/manage_inputs.feature +++ b/features/manage_inputs.feature @@ -220,25 +220,6 @@ Feature: manage inputs And I confirm the browser dialog Then I should see "Add the inputs or raw material used by this product" - @selenium - Scenario: Remember in which tab I was - Given the following products - | owner | category | name | - | redemoinho | Music | Depeche Mode | - | redemoinho | Music | Manu Chao | - And I am logged in as "joaosilva" - When I go to Rede Moinho's page of product Depeche Mode - Then I should see "Add some description to your product" - And "Add the inputs or raw material used by this product" should not be visible within "#show_product" - When I follow "Inputs and raw material" - Then I should see "Add the inputs or raw material used by this product" - And "Add some description to your product" should not be visible within "#show_product" - When I go to Rede Moinho's page of product Manu Chao - Then I should see "Add some description to your product" - When I go to Rede Moinho's page of product Depeche Mode - Then I should see "Add the inputs or raw material used by this product" - And "Add some description to your product" should not be visible within "#show_product" - @selenium-fixme Scenario: Order input list Given the following product_category -- libgit2 0.21.2