mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-30 13:58:49 +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
|
|
@ -58,7 +58,7 @@ Feature: Edit a next action from every page
|
|||
Given this is a pending scenario
|
||||
|
||||
Scenario: Editing the context of a todo to a new context will show new context
|
||||
Given this scenario is pending # for home and tickler and tag
|
||||
Given this is a pending scenario # for home and tickler and tag
|
||||
|
||||
Scenario: Making an error when editing a todo will show error message
|
||||
Given this scenario is pending
|
||||
Given this is a pending scenario
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue