First tests in rspec, with factory_girl

This commit is contained in:
Henne Vogelsang 2014-04-09 01:32:47 +02:00
parent accd7d1a58
commit e3fd0c195a
11 changed files with 131 additions and 19 deletions

View file

@ -52,15 +52,12 @@ GEM
sass (~> 3.2)
builder (3.0.4)
cancan (1.6.10)
capybara (1.1.2)
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.5.1)
ffi (~> 1.0, >= 1.0.11)
xpath (~> 2.0)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.3)
@ -80,7 +77,11 @@ GEM
erubis (2.7.0)
eventmachine (1.0.3)
execjs (2.0.2)
ffi (1.9.3)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
formtastic (2.2.1)
actionpack (>= 3.0)
formtastic-bootstrap (3.0.0)
@ -114,7 +115,7 @@ GEM
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.5.2)
mini_portile (0.5.3)
multi_json (1.9.2)
mysql2 (0.3.15)
nokogiri (1.6.1)
@ -196,11 +197,6 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.40.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
slop (3.4.7)
sprockets (2.2.2)
hike (~> 1.2)
@ -230,9 +226,8 @@ GEM
json (>= 1.8.0)
warden (1.2.3)
rack (>= 1.0)
websocket (1.0.7)
will_paginate (3.0.5)
xpath (0.1.4)
xpath (2.0.0)
nokogiri (~> 1.3)
yajl-ruby (1.2.0)
@ -246,10 +241,11 @@ DEPENDENCIES
bcrypt-ruby (~> 3.0.0)
bootstrap-sass
cancan
capybara (= 1.1.2)
capybara
cocoon
d3_rails
devise
factory_girl_rails
formtastic-bootstrap
gravtastic
haml