Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

How do I get the whole error backtrace for rspec?

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

NoMethodError:undefined method `symbolize_keys' in rspec test

Capybara can't find link on the page

Assert that no method is called on a mock

ruby rspec rspec2

Rails 4 and RSpec, undefined method `assertions' in routing spec

How do I use Capybara get, show, post, put in controller tests?

Test only one it or describe with Rspec

Testing Omniauth in Rails

rspec/capybara: how to simulate incoming POST requests? (rack-test won't work)

With capybara, how to use page.should render_template

rspec devise rspec2 capybara

passing params to post :create request ruby-on-rails-3.1, Rspec, factory-girl

Gem tests can't find route using url_for

Why is 'FactoryGirl.lint' giving InvalidFactoryError?

RSpec MustBeConfiguredBeforeExampleGroupsError on plain project

How to test upload with Carrierwave + FactoryGirl

How to target localized button with RSpec and Capybara?

Define class in Rspec