finished dmails and favorites functional tests

This commit is contained in:
albert
2010-12-05 22:27:45 -05:00
parent b18f6340e7
commit 46164eab4f
25 changed files with 226 additions and 48 deletions

View File

@@ -93,6 +93,9 @@ GEM
rake (0.8.7)
shoulda (2.11.3)
simple_form (1.2.2)
simplecov (0.3.7)
simplecov-html (>= 0.3.7)
simplecov-html (0.3.9)
super_exception_notifier (3.0.13)
actionmailer
rake
@@ -119,5 +122,6 @@ DEPENDENCIES
rails (= 3.0.0)
shoulda
simple_form
simplecov
super_exception_notifier
will_paginate!