Search code examples
"Could not find a valid mapping for #<User ...>" only on second and successive tests...


deviseintegration-testingrspec2factory-bot

Read More
How do I use Rack/Test to test Sinatra redirects? The App works, but the test doesn't...


rubysinatrarspec2rack-test

Read More
Turn off transactional fixtures for one spec with RSpec 2...


ruby-on-railsruby-on-rails-3rspecrspec2

Read More
How to select a date in a Rails date_field form helper using Capybara...


ruby-on-railscapybararspec2form-helpersdatefield

Read More
Capybara: Test for Content in CSS PsuedoElements...


ruby-on-rails-4capybararspec2poltergeist

Read More
Testing controller new action with Rspec2 + Rails3...


ruby-on-rails-3controllerrspec2

Read More
RSpec: describe, context, feature, scenario?...


rspeccapybararspec-railsrspec2

Read More
Resetting a singleton instance in Ruby...


rubyrspecsingletonrspec2

Read More
How to include Rails Helpers on RSpec...


ruby-on-railsruby-on-rails-3rspectddrspec2

Read More
mock Rails.env.development? using rspec...


rspecrspec2rspec-rails

Read More
Rails 3.1, RSpec: testing model validations...


ruby-on-railsruby-on-rails-3rspecrspec2rspec-rails

Read More
Write a RSpec test for method that takes a single argument...


ruby-on-railsruby-on-rails-3rspecrspec-railsrspec2

Read More
How do I get the whole error backtrace for rspec?...


rubyrspecrspec2allureparallel-testing

Read More
Testing RUBY_PLATFORM with RSpec 2...


rubytestingenvironment-variablestddrspec2

Read More
Is it possible to have parameterized specs in RSpec?...


rubyrspectddrspec2rspec3

Read More
Testing ActiveAdmin with rspec...


rspecrspec2activeadminrspec-rails

Read More
`require': cannot load such file -- spec_helper (LoadError)...


rubyrspecrspec2rspec-railsrspec3

Read More
Ruby rspec Mocking a class...


rubyrspecmockingrspec2

Read More
rspec test result from csv.read mocking file...


ruby-on-railsfilemockingrspecrspec2

Read More
POSTing raw JSON data with Rails 3.2.11 and RSpec...


ruby-on-railsjsonruby-on-rails-3.2rspec2rspec-rails

Read More
Proper way to wait for a second page to load with Capybara when the first has the same field as the ...


rspeccapybararspec2

Read More
Rails3 + Rspec2 + Factorygirl association...


ruby-on-railsruby-on-rails-3associationsrspec2factory-bot

Read More
Is there a way to automatically have a "rake db:migrate RAILS_ENV=test" after "rake d...


ruby-on-rails-3testingrspec2guard

Read More
Example.txt file not getting updated if test is failed in before(:all) in Rspec...


rubyautomationrspecrspec-railsrspec2

Read More
Unable to stub helper method with rspec...


ruby-on-railsruby-on-rails-3rspecrspec2rspec-rails

Read More
RSpec isn't generating spec files for my models and controllers...


ruby-on-railsruby-on-rails-3rspecrspec2rspec-rails

Read More
Scope constants to an rspec context...


rspecconstantsrspec2

Read More
Rspec: setting cookies in a helper test...


ruby-on-railsrspecrspec2

Read More
Execute an rspec stub at runtime instead of at stub declaration?...


ruby-on-railsrubyrspecrspec2

Read More
RSpec doesn't give me any backtrace...


ruby-on-railsruby-on-rails-3rspecrspec2backtrace

Read More
BackNext