Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Reducing n+1 queries using the Bullet and RSpec gems

How to stub a method that is called in initialize method

ruby rspec

undefined method `before' for main:Object

ruby rspec serverspec

Shoulda-matchers are not seen by rails/rspec

Testing custom Logstash filters

testing rspec logstash ansible

RSpec - stubbing an instance method

Rspec testing Sentry's Raven capture_exception

Testing rails controller with rspec

ruby-on-rails ruby rspec

Assert that no method is called on a mock

ruby rspec rspec2

Capybara selenium driver, hovering an element

RSpec gives ActiveModel::MassAssignmentSecurity::Error

RSpec and Autotest issue in rails 3 project

Cucumber undefined methods

rails capybara - how to detect js clicking on a li (not a link or a button)

rspec view stubs and partials

rspec views partials stubs

FactoryGirl — Factory not registered

Test that rails helper renders a partial

ruby-on-rails ruby rspec

Testing associations with rspec-rails 3.0.1 and shoulda doesn't work

Stub file open in chefspec

rspec chef-infra chefspec

Empty response when rendering RABL template with RSPEC

ruby-on-rails rspec rabl