Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/cucumber/Article.feature
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Feature: journal article
Given the system has no article entitled "A theory of software product line refinement"
When I create the article "A theory of software product line refinement" with file name "TCS.pdf"
Then the article "A theory of software product line refinement" is properly stored by the system


Scenario: new invalid article (number field blank)
Given the system has no article entitled "Algebraic reasoning for object-oriented programming"
Expand Down