Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

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?

How can I use RSpec to test the response code on a CanCan failed authorization?

RuntimeError: Circular dependency detected while autoloading constant

Using RSpec to test a layout

rspec-rails 2.14.2 with Rails 4.2 InvalidURIError

Rspec rails printing lot of warnings

Passing cookies in request spec

rspec rspec2 rspec-rails

testing with specs, capybara from railstutorial chapter 3 does not work (have_selector('title', :text => ' | Home'))