Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

ActionMailer::Base.deliveries always empty in Rspec

Testing with RSpec in RoR application - uninitialized constant

ruby-on-rails rspec

Setting up Embedded Mongoid Models with Factory_Girl

Code reuse in different rspec contexts

rspec code-reuse

Why won't my features specs run in RSpec?

ruby-on-rails rspec

Rspec with Capybara have_css matcher is not working

Rspec/capybara - test presence of a class OR another class

How to check block is called using rspec

ruby rspec ruby-block

Rails - Capybara, populate hidden field from trix-editor

Ruby Gem Guard on Ubuntu, no 'guard' command

Guard crashing Spork when using guard-spork

ruby rspec spork guard

Return devise confirmation token in device 3.1

ruby-on-rails rspec devise

rspec yield block, but call original

Testing the Controller with RSpec, Devise, Factory Girl

Using expect and should in RSpec

ruby-on-rails ruby rspec

RSpec error "undefined method `respond_with'..."

ruby-on-rails ruby rspec

How to test that ActiveJob is enqueued?

How to use capybara to select a select2 drop-down field

How do you stub a `current_user` with update_attributes set to false?

rspec and undefined method on model