refactor js and cucumber scenario for integrations page

This commit is contained in:
Reinier Balt 2010-11-10 16:52:05 +01:00
parent d1b35090ab
commit 05b3b7cebc
5 changed files with 37 additions and 52 deletions

View file

@ -108,7 +108,7 @@ Feature: Manage the list of projects
When I sort the list by number of tasks
Then the project "very busy" should be above the project "test"
@selenium @wip
@selenium
Scenario: Cannot add a project with comma in the name
When I go to the projects page
And I submit a new project with name "foo,bar"