mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-23 23:54:07 +01:00
finish updating cucumber scenario's to the stricter capybara
This commit is contained in:
parent
ee3f8a3f8b
commit
796685072d
11 changed files with 55 additions and 34 deletions
|
|
@ -105,7 +105,7 @@ Feature: Manage the list of projects
|
|||
And I have a project "very busy" with 10 todos
|
||||
When I go to the projects page
|
||||
Then the project "test" should be above the project "very busy"
|
||||
When I sort the list by number of tasks
|
||||
When I sort the active list by number of tasks
|
||||
Then the project "very busy" should be above the project "test"
|
||||
|
||||
@javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue