Matt Rogers
f13e4d5b85
Remove the config.gem lines from the environment files
...
When using Bundler to resolve your gem dependencies, you do not need
these lines in the environment files.
2011-08-31 22:26:38 -05:00
Reinier Balt
a832417c59
migrate toggle_check and destroy and defer and get the functional tests running again
2011-02-03 18:19:17 +01:00
Reinier Balt
f90d0d8eb9
fix rspec version because spec-rails now depends on rails3
2011-02-03 18:18:35 +01:00
Reinier Balt
04faa5d408
correct deleting a line which should be there
2010-11-08 17:29:57 +01:00
Reinier Balt
83a7e38155
add dependency for selenium-client and mongrel for selenium tests
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2010-11-08 17:26:30 +01:00
Reinier Balt
e2841e31eb
finish upgrade of selenium
...
these were manual cherry-picks of the rails upgrade work.
2010-07-27 23:32:22 +02:00
Reinier Balt
c433661048
the project description could now contain markup, like notes
...
also configure database_cleaner for selenium features
2010-02-12 12:35:19 +01:00
Reinier Balt
8f349d3b6b
set configurations for using cucumber and selenium
...
if you want to run it, update your database.yml to include cucumber and selenium environments (like in the .tmpl) and run
RAILS_ENV=selenium cucumber -p selenium
2010-02-02 22:52:32 +01:00