Search code examples
ActionController::RoutingError when test custom devise controller...


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

Read More
Writing capybara/rspec tests with Rails... called id for nil error...


ruby-on-railscapybararspec-rails

Read More
Understand Test-Driven Development with Rspec and FactoryGirl...


ruby-on-railsdevisetddfactory-botrspec-rails

Read More
Where are the hooks in RSpec for mocking various aspects of a request?...


ruby-on-railsrspecruby-on-rails-3.2integration-testingrspec-rails

Read More
Rspec Rails 3.1 Integration test. How to send post request headers for mobile, http basic authentica...


testingruby-on-rails-3.1rspec-rails

Read More
Check if attribute contains 2 letters in RSpec...


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

Read More
Factory not registered: user (from Hartl tutorial 7.1.3)...


ruby-on-railsfactory-botrspec-railsrailstutorial.org

Read More
redirect_to redirects the same page, test doesn't fail...


ruby-on-railsruby-on-rails-3.2rspec-rails

Read More
Testing index page should have a delete link for each user when the current user is an admin...


rspeccapybararspec-rails

Read More
Image attribute not saving in test with FactoryGirl...


ruby-on-railsactiverecordactiveadminfactory-botrspec-rails

Read More
Ruby on Rails Chapter 9 Errors...


ruby-on-railsrspeccapybararspec-rails

Read More
RSpec hates Rails scope named :public when stubbing object...


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

Read More
Test BrainTree with rspec and capybara in Rails 4...


ruby-on-railscapybararspec-railsbraintree

Read More
Ruby on Rails Tutorial Chapter 10 Exercise RSpec Failures...


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

Read More
How to stub static class methods through rspec...


ruby-on-railsunit-testingrspecrspec-rails

Read More
Ruby on Rails tutorial Chapter 8.1.5 undefined method 'find_by'...


ruby-on-railsrspec-railsnomethoderror

Read More
Testing a class method for a model using Rspec and FactoryGirl in Rails...


ruby-on-railsunit-testingrspecshopping-cartrspec-rails

Read More
Rails Tutorial Chap 5 Exercise 3 - What did the original full_title function do?...


ruby-on-rails-3rspec-railsrailstutorial.org

Read More
Using Rails default exception translation in specs...


ruby-on-rails-3.2rspec2rspec-rails

Read More
how to set user agent in rspec route assertions...


ruby-on-railsrspecrspec-rails

Read More
How do I make sure my controller and model specs are consistent with rspec and rails?...


ruby-on-rails-3rspecrspec-rails

Read More
Rails: Testing that an Email Sends with RSpec...


ruby-on-railsrspecactionmailerrspec-rails

Read More
Rspec2 + Rails4: Testing for displayed model fields in form partial...


ruby-on-railsrspec2ruby-on-rails-4rspec-rails

Read More
undefined method `it' in RSpec::Core::ExampleGroup::Nested_2...


ruby-on-railshttprspecrspec-railsfakeweb

Read More
rspec-rails 2.11.1 + rails 3.2.6...


ruby-on-railsrubyrspecbundlerrspec-rails

Read More
Ruby on Rails TDD Error with 'Bundle Exec Rspec'...


ruby-on-rails-3tddrspec-railsnameerror

Read More
spec/helpers/application_helper_spec.rb cannot pass: undefined method `load_session' for nil:Nil...


ruby-on-railsrspec2rspec-rails

Read More
FactoryGirl associations, controller attributes, extraneous instances...


ruby-on-railsrspeccontrollerfactory-botrspec-rails

Read More
signin fails in rspec, new version of ruby & capybara...


ruby-on-railsrspeccapybararspec-railsruby-on-rails-4

Read More
testing with specs, capybara from railstutorial chapter 3 does not work (have_selector('title&#3...


testingcapybararuby-on-rails-3.2rspec-railsspork

Read More
BackNext