mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-23 23:54:07 +01:00
migrate toggle_check and destroy and defer and get the functional tests running again
This commit is contained in:
parent
7a893980c2
commit
a832417c59
33 changed files with 412 additions and 314 deletions
|
|
@ -94,6 +94,9 @@ Feature: Edit a project
|
|||
Scenario: Moving the todo out of the tickler will move todo to active container
|
||||
Given this scenario is pending
|
||||
|
||||
Scenario: Making all todos inactive will show empty message
|
||||
Given this scenario is pending # empty message is in separate container
|
||||
|
||||
# Ticket #1043
|
||||
@selenium @wip
|
||||
Scenario: I can move a todo out of the current project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue