Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

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

NameError: undefined local variable or method `app'

Capybara save_and_open_page doesn't reflect radio buttons tate

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

Mocking file uploads in Rails 3.1 controller tests

how to test rspec shoulda for custom validation in rails?

Capybara expect page.selector to_have

Way to use postgresql and avoid testunit by default in rails 3.2?

Error `comparison of Symbol with Module failed` after upgrading to Rspec 3

Rails rspec and omniauth (integration testing)

RSpec-rails-capybara - different failures with :js => true and without

Get wrong number of arguments (2 for 0) when running Rspec Test using get and delete

How to validate locals of render template in rspec

How to specifiy the query string in an RSpec test of a Rails controller action?