Search code examples
RSpec: Create mock / stub a hierarchical object...


ruby-on-railsrspecrspec-rails

Read More
Ensure_inclusion_of keeps passing when it should fail?...


ruby-on-railsruby-on-rails-3rspec-railsshoulda

Read More
disable rSpec's auto generated test files...


ruby-on-rails-4rspec-rails

Read More
Rails 4 mounted engine with rspec and factory_girl_rails...


ruby-on-railsruby-on-rails-4rspecfactory-botrspec-rails

Read More
RSpec match_array fail even when arrays are the same...


ruby-on-railsrubyrspecrspec-rails

Read More
rspec expect redirect_to fail...


ruby-on-railsrubyrspecrspec-rails

Read More
Firefox address bar and page are blank when running RSpec test...


ruby-on-railsselenium-webdriverrspec-rails

Read More
The data must be identical, and the test should be successful. Data are identical, but the test fail...


ruby-on-railsrspecrspec2rspec-rails

Read More
rspec: undefined method 'latest'...


ruby-on-railsruby-on-rails-4rspec2rspec-rails

Read More
RSpec: time comparison doesn't pass...


ruby-on-railsrspecruby-on-rails-4rspec-rails

Read More
Rails/RSpec - write rspec testing for Flash Notice...


rspecruby-on-rails-3.2ruby-on-rails-3.1rspec-rails

Read More
Post request in controller specs...


ruby-on-railsrspecruby-on-rails-4rspec-rails

Read More
rspec-rails: undefined method `true?' for true:TrueClass after updating to 3.0.0.beta2 version...


ruby-on-railsrspecrspec-rails

Read More
How to request (GET/POST) routes in RSpec that have a wildcard...


rubyruby-on-rails-3rspecrspec-rails

Read More
Why is model.read_attribute returning nil?...


ruby-on-railsrubyrspecrails-activerecordrspec-rails

Read More
When writing RSpec tests with rails, what should go in the spec/requests folder vs spec/controllers?...


ruby-on-railsrubyruby-on-rails-3rspec2rspec-rails

Read More
rails 3.1 render_to_string returning empty string...


ruby-on-railsrspec2rspec-rails

Read More
Test failure gives incomplete error message when using short syntax...


rubyrspectddrspec-railsruby-on-rails-4

Read More
How to change rspec's test path?...


ruby-on-railsrspecruby-on-rails-4rspec-rails

Read More
Can't create user for testing using capybara with rspec...


ruby-on-rails-3capybararspec-rails

Read More
Mutate string for testing with rspec and factory_girl...


ruby-on-railsrspecfactory-botrspec-rails

Read More
CodeSchool Rspec Example gives me NoMethodError: 'undefined method '+' for nil:NilClass&...


testingrspecruby-on-rails-4rspec-railsnomethoderror

Read More
How can I configure Rspec to raise error when stubbing or mocking non-existing methods?...


rubyrspecrspec-rails

Read More
Rails RSpec Testing: Undefined method 'deliver' for nil:NilClass...


ruby-on-railsrspecrspec-rails

Read More
Why are my RSpec test failing...


ruby-on-railsrspecrspec-rails

Read More
Proper way to seed routes for view spec...


ruby-on-rails-4rspec-rails

Read More
Specs for the method of the model DRY...


ruby-on-railsrspecruby-on-rails-4rspec2rspec-rails

Read More
Keeping user in the database between tests using Capybara?...


ruby-on-railsruby-on-rails-4capybararspec-rails

Read More
Unanticipated behavior using rspec 'expect' shorthand...


ruby-on-railsrspecruby-on-rails-4rspec-rails

Read More
carrierwave be_identical_to helper not working in rspec...


rubyruby-on-rails-3rspeccarrierwaverspec-rails

Read More
BackNext