mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-22 08:46:11 +01:00
refactor js and cucumber scenario for integrations page
This commit is contained in:
parent
d1b35090ab
commit
05b3b7cebc
5 changed files with 37 additions and 52 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue