fix #990 by moving rsel scripts to cucumber and removing selenium-on-rails plugin

Signed-off-by: Reinier Balt <lrbalt@gmail.com>
This commit is contained in:
Reinier Balt 2011-09-14 11:29:50 +02:00
parent 4927f39594
commit d9db33bc0d
194 changed files with 75 additions and 48324 deletions

View file

@ -96,7 +96,7 @@ PLATFORMS
DEPENDENCIES
RedCloth (= 4.2.3)
ZenTest (>= 4.0.0)
aasm (= 2.2.0)
aasm (~> 2.2.0)
actionwebservice!
acts_as_list (~> 0.1.4)
bcrypt-ruby (~> 2.1.4)
@ -114,10 +114,10 @@ DEPENDENCIES
rake (~> 0.8.7)
rspec-rails (~> 1.3.3)
ruby-openid
rubycas-client
rubycas-client (~> 2.2.1)
sanitize (~> 1.2.1)
selenium-client
soap4r
soap4r (~> 1.5.8)
sqlite3
thoughtbot-factory_girl
webrat (>= 0.7.0)