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