migrate update for context, project, tickler and calendar

This commit is contained in:
Reinier Balt 2010-12-25 16:28:53 +01:00
parent 33f68df154
commit c64e1bcd80
16 changed files with 494 additions and 402 deletions

View file

@ -18,3 +18,12 @@ Feature: Edit a context
When I go to the contexts page
Then he should see that a context named "Errands" is not present
And he should see that a context named "OutAndAbout" is present
Scenario: Editing the context of a todo will remove the todo
Given this scenario is pending
Scenario: Editing the description of a a todo will update that todo
Given this scenario is pending
Scenario: Editing the context of the last todo will remove the todo and show empty message
Given this scenario is pending