RSpec accessing application_controller methods such as 'current_user'...
Read MoreCapybara & Rspec: How to delete an account?...
Read MoreTest validation that makes sure record is associated to records only owned by parent with spec...
Read MoreExample Groups with the same expectation...
Read MoreRspec/Capybara/Selenium test fails when looking for asset route that shouldn't exist...
Read MoreRspec render_template equivalent for Sinatra?...
Read MoreCan Tabs or Spaces break tests or programs?...
Read MoreError with adding page in layout links portion of chapter 5 (Michael Hartl)...
Read MoreRspec: the proper way to use params in a get method...
Read MoreCan we force rspec stub_model to populate created_at column to Time:now...
Read Morecollection_select not populating in rspec test with Capybara using FactoryGirl...
Read Morerender_views returning NoMethodError...
Read MoreHow do I rspec with valid_session using Facebooker2 in rails 3?...
Read Morerspec2 throws 'undefined method' for model class method (.self)...
Read MoreGem tests can't find route using url_for...
Read Morecannot load such file -- /home/sandhya/robly/spec/factories (LoadError)...
Read MoreHow are these methods being added to my class?...
Read MoreAfter installing RVM and updating ruby, RSpec stopped working...
Read MoreMichael Hartl's ROR 3.2 Tutorial - Chapter 9.4.2- test fail with error "NameError: uninitia...
Read MoreTesting ActiveRecord:Relation count and composition (members and their order)...
Read MoreCapybara 2.0.0.beta4 has undefined paths...
Read MoreIs Feature/Scenerio a replacement for Describe/It?...
Read MoreHow to get assigned value when a spec is run in RSpec?...
Read MoreStubbing Gmaps4rails with geocoding.rb...
Read MoreRSpec-rails-capybara - different failures with :js => true and without...
Read Morefactory_girl_rails 4.1.0 in rails 3.2 environment produces 'Factory not registered: user'...
Read MoreRoR 2.3.11 and Rspec 1.2.9 ... adding tests to existing project: tests exist however they're ign...
Read More