Search code examples
undefined method 'document' for nil:NilClass while running Rails-tutorial with rspec...


ruby-on-rails-4rspec-railsrailstutorial.orgminitest

Read More
Why is my RSpec not loading Devise::Test::ControllerHelpers?...


ruby-on-railsdeviserspec-railswarden

Read More
create method in Rspec...


ruby-on-railsrubyrspecrspec-rails

Read More
RSpec not passing 'should save' test...


ruby-on-railsrspec-rails

Read More
How to Stub functions with .try method in RSPEC...


ruby-on-railsrubyrspecrspec-rails

Read More
Loading a Database of Fixtures in Rails...


ruby-on-railspostgresqlrspec-railsdatabase-cleaner

Read More
FactoryBot one record associated with many attributes...


ruby-on-railsrspecrspec-rails

Read More
Clean solution for resetting class variables in between rspec tests...


ruby-on-railsrspecrspec-rails

Read More
Rspec 3 upgrade issues with view.stub (Rails)...


ruby-on-railsrspecrspec-rails

Read More
Test Rails CRUD methods with RSpec...


ruby-on-railstestingrspec-rails

Read More
Ruby on Rails - Is this a good way to eliminate duplicate code in RSpec?...


ruby-on-railsrspecrspec-rails

Read More
Devise testing expired reset token...


ruby-on-railsdevisefactory-botrspec-rails

Read More
RSPEC fails, doesn't initialize factory...


ruby-on-railsrspec-rails

Read More
rspec: undefined method `testimonials' for nil:NilClass...


ruby-on-railsrubyrspecrspec-rails

Read More
How to exclude a folder of specs from running while executing `rspec spec`?...


rspeccapybararspec-rails

Read More
pundit rspec - uninitialized constant UserPolicy, why?...


ruby-on-railsrspecdeviserspec-railspundit

Read More
Rspec Custom view testing...


ruby-on-railsruby-on-rails-4rspec-rails

Read More
Rails 4 Capybara how to test the exact order of the input fields in a form...


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

Read More
Rspec for presence validation not working in Rails 5...


rubyruby-on-rails-5rspec-rails

Read More
RSpec stub object method with variable...


ruby-on-railsrspec-rails

Read More
New line error for Redcarpet gem...


rubymarkdownrspec-railsredcarpetruby-on-rails-5.2

Read More
rspec expect child to receive method when parent method is called...


ruby-on-rails-5rspec-rails

Read More
Unable to stub external request - Wrong regexp?...


rubyrspecrspec-railswebmock

Read More
RSpec: Method test will not pass unless method called therein is also tested?...


ruby-on-railsrspectddrspec-rails

Read More
Testing model with Carrierwave uploader...


ruby-on-railsruby-on-rails-3rspec2carrierwaverspec-rails

Read More
Rswag nested objects, rswag syntax...


ruby-on-railsruby-on-rails-5rspec-rails

Read More
`method_missing': `build` is not available on an example group (e.g. a `describe` or `context` b...


ruby-on-railsunit-testingtestingrspecrspec-rails

Read More
Rails 3 Tutorial Chapter 11 "Validation failed: Email has already been taken" error...


ruby-on-railsruby-on-rails-3rspecrspec-railsrailstutorial.org

Read More
How to initialize general context variables before testing any methods within a class with rspec...


ruby-on-railsrubyrspecrspec-rails

Read More
RSpec + Capybara scoping returns unexpected results...


ruby-on-railsrspeccapybararspec-rails

Read More
BackNext