fix #1230 by adding a scenario that uses the command line script to add todos to Tracks like a template

This commit is contained in:
Reinier Balt 2012-03-19 16:00:48 +01:00
parent b90e34bd53
commit 50741162af
7 changed files with 116 additions and 53 deletions

View file

@ -16,6 +16,7 @@ GEM
activesupport (= 2.3.14)
activesupport (2.3.14)
acts_as_list (0.1.4)
aruba (0.2.2)
bcrypt-ruby (2.1.4)
builder (3.0.0)
capybara (1.1.2)
@ -132,6 +133,7 @@ DEPENDENCIES
ZenTest (>= 4.0.0)
aasm (~> 2.2.0)
acts_as_list (~> 0.1.4)
aruba
bcrypt-ruby (~> 2.1.4)
capybara (>= 0.3.5)
cucumber-rails (~> 0.3.2)