Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Checking ActiveRecord Associations in RSpec

Testing focus with Capybara

rspec test passes in isolation, but fails when run with other tests

Does before_save run after validations?

Mock filesystem in integration testing

How do I test if a submit button exists in capybara?

ruby rspec capybara

Clean out, or reset test-database with Rspec and MongoID on Rails 3

How do I resolve "Missing host to link to! Please provide the :host parameter"? (RoR)

making two requests to the same controller in rails integrations specs

ruby-on-rails testing rspec

How to configure Capybara to run tests in a dockerized Selenium Grid?

Rails 3 RSpec 2 NetBeans integration

Where can I find good examples of testing a Thor script with RSpec?

rspec thor

How do I shorten the backtrace for a test failure in RSpec 2?

rspec backtrace

What does Passing a template handler in the template name is deprecated. mean?

Proper way to wait for a second page to load with Capybara when the first has the same field as the second

rspec capybara rspec2

Webmock stub request with any body and header

ruby-on-rails rspec webmock

rspec & devise test helpers

Factory Girl failing Rspec validation tests

Selenium::WebDriver::Error::JavascriptError: arguments[0] is undefined

firefox selenium rspec

Rails - Test validation of enum fields