Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

rspec stub to allow [hash_key] to be passed

ruby rspec

Rspec: Validation failed: Name has already been taken

How to test HTTParty API call with Ruby and RSpec

ruby rspec httparty

rspec commandline variable input

ruby rspec

Testing member routes of a resources in rails3 with rspec

Deprecation warning for creating attribute 'currency'

Testing a list is sorted in the correct order capybara

session available in some rspec files and not others. how come?

ruby-on-rails session rspec

Rails/ spec fill_in using placeholder

rspec

Rspec controller error expecting <"index"> but rendering with <"">

Rspec 2.7 access controller session in spec before making request

How to Stub out Warden/Devise with Rspec in Capybara test

Rails 3 + Rspec: Testing that a model has an attribute?

ruby-on-rails rspec

ArgumentError: Factory not registered

What is this notation in rspec: it { is_expected.to ... }

ruby rspec

How can I test methods in the ApplicationRecord abstract base class?

Multithreaded ActiveRecord requests in rspec

Rspec rendering text

RSpec: Testing with Threads

NameError: undefined local variable or method `app'