ActionController::RoutingError when test custom devise controller...
Read MoreWriting capybara/rspec tests with Rails... called id for nil error...
Read MoreUnderstand Test-Driven Development with Rspec and FactoryGirl...
Read MoreWhere are the hooks in RSpec for mocking various aspects of a request?...
Read MoreRspec Rails 3.1 Integration test. How to send post request headers for mobile, http basic authentica...
Read MoreCheck if attribute contains 2 letters in RSpec...
Read MoreFactory not registered: user (from Hartl tutorial 7.1.3)...
Read Moreredirect_to redirects the same page, test doesn't fail...
Read MoreTesting index page should have a delete link for each user when the current user is an admin...
Read MoreImage attribute not saving in test with FactoryGirl...
Read MoreRSpec hates Rails scope named :public when stubbing object...
Read MoreTest BrainTree with rspec and capybara in Rails 4...
Read MoreRuby on Rails Tutorial Chapter 10 Exercise RSpec Failures...
Read MoreHow to stub static class methods through rspec...
Read MoreRuby on Rails tutorial Chapter 8.1.5 undefined method 'find_by'...
Read MoreTesting a class method for a model using Rspec and FactoryGirl in Rails...
Read MoreRails Tutorial Chap 5 Exercise 3 - What did the original full_title function do?...
Read MoreUsing Rails default exception translation in specs...
Read Morehow to set user agent in rspec route assertions...
Read MoreHow do I make sure my controller and model specs are consistent with rspec and rails?...
Read MoreRails: Testing that an Email Sends with RSpec...
Read MoreRspec2 + Rails4: Testing for displayed model fields in form partial...
Read Moreundefined method `it' in RSpec::Core::ExampleGroup::Nested_2...
Read MoreRuby on Rails TDD Error with 'Bundle Exec Rspec'...
Read Morespec/helpers/application_helper_spec.rb cannot pass: undefined method `load_session' for nil:Nil...
Read MoreFactoryGirl associations, controller attributes, extraneous instances...
Read Moresignin fails in rspec, new version of ruby & capybara...
Read Moretesting with specs, capybara from railstutorial chapter 3 does not work (have_selector('title...
Read More