Skip to content

Commit

Permalink
Corrigindo uso de linguagem não natural nos textos dos arquivos de fe…
Browse files Browse the repository at this point in the history
…ature de BookChapter e Orientation
  • Loading branch information
Bruno Silva committed Feb 6, 2014
1 parent 47f5962 commit 7c0c2a7
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions test/cucumber/Orientation.feature
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ Feature: orientations
And the orientation "The Book is on the table" is stored in the system
When I select to view orientation "The Book is on the table" in resulting list
And I change the orientation title to "Hexa"
<<<<<<< HEAD
And I fill the orientation publication year with -1
And I select the change option at the orientation edit page
Then I am still on the change orientation page with an error message
Expand All @@ -68,20 +67,6 @@ Feature: orientations
And I select the option remove at the orientation show page
Then The orientation "Hexa2" is properly removed by the system

=======
And I fill the orientation field yearPublication with -1
And I select the change option at the orientation edit page
Then I am still on the change orientation page with an error message
#9 extra
Scenario: remove orientation web
Given I am at the orientation page
And the orientation "Hexa2" is stored in the system
When I select to view "Hexa2" in the list of orientations
And I select the option remove at the orientation show page
Then The orientation "Hexa2" is properly removed by the system
>>>>>>> Correções de inglês nos textos dos cenários, implementação de sugestões nos testes de BookChapter, remoção de e-mail das configurações, correções de identação e correção do bug no teste de BookChapter
#if ($XMLUpload)
Scenario: upload orientation with a file
Given the system has some orientations stored
Expand All @@ -94,8 +79,4 @@ Feature: orientations
And I select the upload button at the orientations page
Then I'm still on orientations page
And the orientations are not stored by the system
<<<<<<< HEAD
#end
=======
#end
>>>>>>> Correções de inglês nos textos dos cenários, implementação de sugestões nos testes de BookChapter, remoção de e-mail das configurações, correções de identação e correção do bug no teste de BookChapter

0 comments on commit 7c0c2a7

Please sign in to comment.