From ed76970449170c295a9232ba126c1a1aa7be3b0b Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Tue, 1 Apr 2014 18:35:59 +0000 Subject: [PATCH] short-filename: feature test removed since this is being implemented through css now --- features/short_filename.feature | 21 --------------------- 1 file changed, 0 insertions(+), 21 deletions(-) delete mode 100644 features/short_filename.feature diff --git a/features/short_filename.feature b/features/short_filename.feature deleted file mode 100644 index 9575983..0000000 --- a/features/short_filename.feature +++ /dev/null @@ -1,21 +0,0 @@ -Feature: sitemap - As a noosfero user - I want to list articles - - Background: - Given I am on the homepage - And the following users - | login | name | - | joaosilva | Joao Silva | - And the following files - | owner | file | mime | - | joaosilva | AGENDA_CULTURA_-_FESTA_DE_VAQUEIROS_PONTO_DE_SERRA_PRETA_BAIXA.txt | text/plain | - - Scenario: view a folder page - When I am on /profile/joaosilva/sitemap - Then I should see "AGENDA_CULTURA_-_FESTA_DE_VAQUEIRO(...).txt" - - Scenario: view the CMS - Given I am logged in as "joaosilva" - When I am on /myprofile/joaosilva/cms - Then I should see "AGENDA_CULTURA_-_FESTA_DE_VAQUEIROS_PONTO_DE_SERRA_(...).txt" -- libgit2 0.21.2