Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Factory Girl, issue with InvalidRecord error

Testing an association with an alias_attribute

Capybara can't find element by id

rspec capybara

DRYing repeated specs in RSpec

ruby rspec dry

Mock current_account on Padrino for rspec test

ruby rspec padrino

Rspec Options for testing rails app

Rspec capybara User cannot login

RSpec controller specs: any way to ensure controller instance variables do not cross over between multiple 'gets'

rspec

rspec and carrierwave - how set an image url directly (BYPASS carrierwave uploader during testing)

rspec carrierwave

How to get a list of traits passed to a factory_girl method?

ruby rspec factory-bot

Is It Possible To Use Selenium/Capybara Webkit/Poltergeist Without Patching ActiveRecord?

How to access tag filters in a before(:suite)/before(:all) hook in RSpec?

ruby rspec

Rspec + Factory girl (without rails!)

Uncheck check_box only not working with rspec / capybara tests

Error with running Guard process: can't find singularize method

ruby-on-rails rspec guard

Testing a link's target attribute with Capybara/RSpec

rspec capybara

Rspec: Controller specs for 2 level nested resources

Case insensitive Rspec match