Search code examples
Rails RSpec request spec fails because unexpected %2F added to redirect response...


ruby-on-railsrspec-railsrails-routing

Read More
testing a method with should_receive using rspec...


ruby-on-railsrubyruby-on-rails-3rspecrspec-rails

Read More
Devise + RSpec + Capybara : Test that new session created successfully when user logs in...


deviseruby-on-rails-4capybararspec-rails

Read More
Undefined method `save' for nil:NilClass in RSpec test...


ruby-on-railsrubyrspecrspec-rails

Read More
How do I use a simple test spy in a controller test?...


ruby-on-rails-4rspec-rails

Read More
When running feature specs, how do you get the rails application output to log to a console?...


ruby-on-railsrspec-rails

Read More
nested feature in capybara 2.0+...


ruby-on-rails-3rspeccapybararspec-rails

Read More
rspec should_receive is not working but expect is working...


ruby-on-railsrspecrspec-rails

Read More
Rails project using BDD(RSpec and Cucumber)...


ruby-on-railsrubycucumberbddrspec-rails

Read More
railstutorial, This is deprecated behavior that will not be supported in RSpec 3...


rspecrspec-railsrailstutorial.org

Read More
Stubing record creation in Rspec...


ruby-on-railsrubyactiverecordrspecrspec-rails

Read More
Rspec - How to include a shared_context in a shared_examples...


ruby-on-railsrubyrspecrspec-rails

Read More
Login Failure when Testing with Capybara, Rspec and Selenium in Rails 3.1...


ruby-on-rails-3seleniumcapybarafactory-botrspec-rails

Read More
How to create nested items automatically for invoice in RSpec tests?...


ruby-on-railsrspecfactory-botrspec-rails

Read More
Is there a simple (should-matchers) validation for { distinct } HABTM associations?...


ruby-on-railsvalidationassociationsrspec-railsshoulda

Read More
How can I alleviate timing/AJAX woes using Capybara/Capybara Webkit/RSpec click_button and page.sele...


ruby-on-railscapybararspec-rails

Read More
Hide the list of files when running rspec?...


ruby-on-rails-3configurationrakerspec2rspec-rails

Read More
RSpec and FactoryGirl - building unique assocations?...


testingruby-on-rails-4factory-botrspec-rails

Read More
How to move from requests to features in RSpec...


ruby-on-railsrspecrspec-rails

Read More
RSpec test doesn't work but it's works great in browser...


ruby-on-railsrubyruby-on-rails-3rspecrspec-rails

Read More
Rpsec and Factory Girl not cooperating...


ruby-on-rails-4factory-botrspec-rails

Read More
rails rspec matcher for exception with a stub method...


ruby-on-railsrestrspecrspec-rails

Read More
Why am I not able to call a static function in my Rspec class...


ruby-on-rails-3rspec2rspec-rails

Read More
Shoulda Matchers - undefined method gsub...


ruby-on-railsrubyrspec-railsshoulda

Read More
How to use RSpec regex argument matching on certain types of arguments...


rubyregexunit-testingrspecrspec-rails

Read More
Rails/Rspec: not fully understanding how to use the double method or how to mock an object for use i...


ruby-on-railsrspectddrspec-rails

Read More
Rspec and FactoryGirl Uniqueness Failing...


rubyruby-on-rails-4factory-botrspec-rails

Read More
rspec: augment hash with to_json method from rails...


ruby-on-railsrubyrspecruby-on-rails-3.2rspec-rails

Read More
Ruby - How to execute methods in a loop from an array of of method names...


rubyruby-on-rails-3rspec-rails

Read More
Rspec have_selector error when expected output is correct...


ruby-on-railscapybararspec-railsrailstutorial.org

Read More
BackNext