Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

How to access cookies and session in Capybara 2.4.1

RSpec and Capybara: How to get the horizontal and vertical position of an element

Clicking label element that unfortunately contains a link

selenium rspec capybara

FactoryGirl blowing up spec due to foreign key in model

how to use traits for associated factories?

Restore a class/module to a virginal state

ruby rspec

rspec - PG::UnableToSend:server closed the connection unexpectedly This probably means the server terminated abnormally

rspec-given error `Then` is not available from within an example (e.g. an `it` block)

Sinatra Rspec - testing that a view has rendered

testing rspec sinatra

Ruby error: "Symbol as array index"

ruby-on-rails ruby rspec

In rails 3 and rspec 2, how can I test the layout used by a call to render()?

ruby-on-rails rspec

Getting Rspec + autotest working on windows

using rails.vim Rake run spec in MacVim, how to get colored output

ruby-on-rails vim rspec macvim

RSpec: DRY way to test a set of values

validates_confirmation_of :password doesn't get triggered

RSpec Trouble mocking HTTP request

ruby-on-rails rspec

Rails respond_with & Rspec controllers: Testing unsuccessful update

Carrierwave upload works in rails console but not in spec

Rspec: Check if array includes object which includes property

How to bridge the testing using Resque with Rspec examples?

rspec resque