Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Fixing RSPEC URI::InvalidURIError: bad URI(is not URI?): error for post request test

ruby-on-rails ruby rspec uri

Capybara NoMethodError: undefined method `visit' for

Integration/request rspec test of my SOAP service

What causes undefined method `map!' for ActiveRecord_Relation?

Testing Rail's route's :constraints lambda with RSpec 2

ruby-on-rails rspec

RSpec controller error wrong number of arguments

How do I use parameters in a constructor in a rails model

ruby-on-rails ruby rspec tdd

Can I stub "raise" in Ruby?

ruby testing exception rspec

rspec stack level too deep

ruby-on-rails ruby rspec

how to test collections of ActiveRecords in rspec?

Rails rspec - how to check model for validation that has ", if: :direct" clause

LocalJumpError: no block given

ruby rspec

Rails: creating a feature spec to test a form that has a file upload field

Capybara testing javascript failure to refresh .count

how to unload the files loaded by the "require" statement in rails

ruby-on-rails ruby rspec

How do I stub exception with error in RSpec?

ruby-on-rails rspec stub