mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-25 00:24:07 +01:00
get selenium scenarios running again and add some scenarios for adding todos started
This commit is contained in:
parent
09830d044d
commit
ab2e51a51a
17 changed files with 135 additions and 69 deletions
|
|
@ -64,7 +64,7 @@ Feature: Show statistics
|
|||
And I should see "to show the actions from week 0 and further"
|
||||
|
||||
Scenario: I can edit the todos selected from a chart
|
||||
Given this scenario is pending
|
||||
Given this is a pending scenario
|
||||
|
||||
Scenario: Marking a todo selected from a chart as complete will remove it from the page
|
||||
Given this scenario is pending
|
||||
Given this is a pending scenario
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue