Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Writing a spec for an observer that triggers a mailer

How to test model defaults in Rails with Rspec

How to stub :where method in Rspec?

ruby-on-rails ruby rspec stub

Unit test isolation: 20 lines of test for 1 line of code?

Rails RSpec not seeing new model attributes

ruby-on-rails rspec

Rails4/Capybara - use the value of the test window width/dimensions inside a test

require not working inside a spec

ruby rspec rake require

Shoulda Matcher with custom validation causing all shoulda validations to fail

Rspec Test Required parameters

ruby-on-rails rspec

Rspec not displaying colours

Out of ranger error, Type::Integer during rspec test

ruby-on-rails ruby rspec

can you override paramterized class variables in rspec-puppet?

rspec puppet rspec-puppet

Best way to test a mailer with arguments

Using webmock to stub partial headers

ruby rspec webmock

Rspec: Can't understand "and_raise" method

rspec

Rails ActiveRecord Model not updating in RSpec model spec