Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

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

Separate Sinatra app's test database from development database?

rspec sinatra datamapper

How to test a model for file upload?

RSpec & Rails: Stub request.path for helper spec

ruby-on-rails rspec request

Rspec format Post parameters to String values

Spec RSpec model attribute setter

ruby attributes rspec setter

Testing against mass assignment