Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Rspec Factory Girl Model Singular Plural (uninitialized constant [ModelName])

ruby-on-rails ruby rspec

ControllerMacros method not being loaded by RSpec

Rspec should wait for threads to finish

Can I log the unhandled VCR request body?

ruby-on-rails ruby rspec vcr

I want to assert for 404 in spec

How to fake HTTP_ACCEPT_LANGUAGE in RSpec controller tests?

Sauce labs tests with meaningful names

Rspec rubocop error `prefer using verifying doubles over normal doubles`

Draper - NoMethodError with RSpec testing for decorator

ruby-on-rails rspec draper

rspec stub giving wrong number of arguments error

ruby-on-rails rspec

Why are my tests failing with bad argument (expected URI object or URI string) error?

How can I use puffing-billy and VCR to prevent testing stripe's checkout from creating endless new files?

Capybara's save_and_open_page with absolute paths for stylesheets and javascripts

RSpec Expect Hash to include an Array of key value pairs

rspec and capybara with QT warning about using 4.8.2 but qt5 is installed

Any reason a TX in Rails should not have requires_new: true