Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

rspec testing has_many :through and after_save

what is - gets is a directory - error message

ruby rspec

(apparently) identical tests for two rake tasks; only one passes

ruby-on-rails rspec rake

How to mock Net::HTTP::Post?

ruby http rspec tdd bdd

How to simulate pressing Enter in Rspec

RSpec/Capybara testing have_selector conundrum

FactoryGirl build_stubbed & RSpec - Generates ID but fails to find id when testing Show action

NoMethodError: undefined method `mock' for #<RSpec::ExampleGroups::CompetitionsController::Create>

RCov with RSpec-2

rspec rcov

Rspec Undefined method 'should receive'

ruby-on-rails rspec mongoid

Rails: How do I write a spec for a route that does a redirect?

Testing instance variables in controller with RSpec

ruby-on-rails rspec

Disable SQL logging in terminal during testing with Rails 3.1? (RSPEC/Cucumber)

any_instance should_receive not working correctly

Why is capybara not available in request specs?

Checking existence of images and favicons with RSpec and Capybara

Rspec: using OR in expect .to eq statement [duplicate]

ruby-on-rails ruby rspec

Rspec how to stub module instance method?

ruby-on-rails rspec

RSpec sequence of returned values AND raised errors from stub

Good cucumber tutorial not dependent on rails [closed]

ruby rspec cucumber