Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

RSpec sequence of returned values AND raised errors from stub

Good cucumber tutorial not dependent on rails [closed]

ruby rspec cucumber

Using database_cleaner, mongoid and active_admin causes specs to fail with ActiveRecord::ConnectionNotEstablished

undefined local variable or method `main_app' on helper test

How to wait for ES indexing to finish in Rspec and Capybara?

How to include routing in ApplicationHelper Spec when running trough Spork?

Rspec not generating *_spec.rb file in Rails 4 beta

how to reset expectations on a mocked class method?

Stub instance method different return value on second call using minitest

ruby rspec minitest

FactoryGirl: Assigning a value of false to a boolean

RSpec before in a helper

How to stub class instantiated inside tested class in rspec

ruby rspec

Api documentation for Rspec? [closed]

rspec

Migrating from Webrat to Capybara...unsuccessfully

SQLite3::SQLException when using database_cleaner with Rails / Spork / RSpec

rails rspec expects fails for custom validations

deadlock detected with capybara-webkit

How can I test unpaid subscriptions in Stripe with Ruby on Rails?

undefined method `validate_presence_of' for RSpec::ExampleGroups::User::Validations

Getting factory_girl to work in Rails3