Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

Rswag nested objects, rswag syntax

How to expect a Params hash in RSpec in Rails 5?

Rails 3 + Rspec 2: Validation failed: Email has already been taken

Error when using RSpec's `all` matcher with Capybara's `have_css` matcher

Rails / Rspec - writing spec for delegate method (allow_nil option)

delegation rspec-rails

Rails 4 Upgrade - ActionController::UrlGenerationError - No route matches

How to test after_initialize callback of a rails model?

rSpec destroy files after suite finishes

All routing examples fail for a Rails 3.2 Engine with RSpec 2.10

rspec-rails does not run tests under spec/lib

rspec rspec-rails

how to stub the :errors collection to act invalid when rspec tests a controller that uses respond_with

Rails Phantomjs, poltergeist, and Capybara not playing well together

`post_via_redirect` is deprecated and will be removed in Rails 5.1

RSpec: Undefined method `assert_difference' for ... (NoMethodError)

rspec rspec2 rspec-rails

Docker, Docker compose - how to run RSpec tests

How do you test your Config/Initializer Scripts with Rspec in Rails?

Test Speed: ActiveRecord use_transactional_fixtures vs. DatabaseCleaner.strategy = :transaction

Alternate of any_number_of_times method in stubs

How can I test methods in the ApplicationRecord abstract base class?

Rspec rendering text