Search code examples
FactoryGirl - how to create hierarchy of records?...


ruby-on-railsrubyfactory-botrspec-railsancestry

Read More
Rails rspec view with locale, No route matches...


localerspec-rails

Read More
RSpec 2 'something.should be`...


ruby-on-railsrubyrspec-railsrspec2

Read More
How to write an Rspec controller test with authentication?...


ruby-on-railsrspecdevisecontrollerrspec-rails

Read More
How to test initialization values of new action with RSpec?...


ruby-on-railsrubyrspecrspec-rails

Read More
getting omniauth to mock login for request specs in rails...


ruby-on-railsdeviseintegration-testingrspec-railsomniauth-google-oauth2

Read More
rails request spec post syntax...


ruby-on-railsrspechttp-postrspec-rails

Read More
Error when trying to run rspec Failure/Error: require 'test' LoadError: cannot load such fil...


rubyrspecruby-on-rails-5rspec-railsrspec3

Read More
Capybara checkbox not triggering JS?...


capybararspec-rails

Read More
Sunspot reindexing during tests erase development indexing...


ruby-on-rails-4rspec-railssunspotsunspot-railssunspot-solr

Read More
RSpec not seeing changes to ActiveRecord object with `change(object, :message)` syntax...


ruby-on-railsactiverecordintegration-testingrspec-rails

Read More
Rails mock call FROM external web service?...


ruby-on-railstestingrspec-rails

Read More
Rspec test of private model method in rails app...


ruby-on-railsrspecrspec-rails

Read More
FactoryGirl - create_list increments parameter for each object...


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

Read More
Rspec 3.6, Rails 5 error: wrong number of arguments (given 2, expected 1) for `post` request...


ruby-on-railsrspecruby-on-rails-5rspec-rails

Read More
Controller test with RSPEC error does not implement...


ruby-on-railsrubyrspecmockingrspec-rails

Read More
Why does before_action :authorize fail with 'wrong number of arguments'?...


ruby-on-railsruby-on-rails-4rspecrspec-railspundit

Read More
When does create raise error?...


ruby-on-railstestingrspec-rails

Read More
Capybara can't find a file to attach in an RSpec/Rails test...


ruby-on-railsrspeccapybararspec-rails

Read More
RSpec: Flush table / destroy objects after each context...


ruby-on-railsrubyrspecrspec2rspec-rails

Read More
How to replace Rspec's ENV["RAILS_ENV"] ||= 'test' deprecated in Rails 3.0?...


ruby-on-rails-3rspec2rspec-rails

Read More
Rspec GET request not correctly returning values from database...


ruby-on-railsrspec-rails

Read More
RSpec Routing Error w/ Nested Resources...


ruby-on-railsrubyrspecrspec-railsspecs

Read More
find method is not waiting for elements that will appear from a json file...


ruby-on-railscapybararspec-rails

Read More
rails 4 - Could not find generator rspec:install...


ruby-on-rails-4rspecrspec-rails

Read More
Calling a shell command from Ruby hangs when running RSpec test...


ruby-on-railspostgresqlrspecrspec-rails

Read More
Rails URL changing without view changing...


ruby-on-railscapybararspec-rails

Read More
DRYing my RSPEC Test for a Rook Chess Piece: Rook.valid_move?...


ruby-on-railsrubyrspecfactory-botrspec-rails

Read More
Rails link to page not routing to where I want...


ruby-on-railsroutescapybaraerbrspec-rails

Read More
How to complete the rspec put controller test from scaffold...


ruby-on-railsrspecfactory-botrspec-railsscaffolding

Read More
BackNext