From 9fd55743285fcf8bbfba5595768558f5f29c6520 Mon Sep 17 00:00:00 2001 From: Paulo Meirelles Date: Wed, 8 Feb 2012 23:38:12 +0300 Subject: [PATCH] [mezuro] removing selenium test --- plugins/mezuro/features/mezuro.feature | 16 ---------------- 1 file changed, 0 insertions(+), 16 deletions(-) diff --git a/plugins/mezuro/features/mezuro.feature b/plugins/mezuro/features/mezuro.feature index cd82b68..996445f 100644 --- a/plugins/mezuro/features/mezuro.feature +++ b/plugins/mezuro/features/mezuro.feature @@ -67,19 +67,3 @@ Feature: mezuro content And I should see "https://qt-calculator.svn.sourceforge.net/svnroot/qt-calculator" And I should see "Kalibro for Java" And I should see "Kalibro Service is loading the source code" - - @selenium - Scenario: I delete a real mezuro content - Given I am on My Community's cms - And I follow "New content" - And I follow "Kalibro project" - And I fill in the following: - | Title | Qt-Calculator | - | License | GPL 2.0 | - | Repository type | SUBVERSION | - | Repository url | https://qt-calculator.svn.sourceforge.net/svnroot/qt-calculator | - And I press "Save" - And I follow "Qt-Calculator" - When I follow "Delete" - And I press "Yes, I want." - Then I should not see "Qt-Calculator" -- libgit2 0.21.2