Write Reliable, Asynchronous Integration Tests With Capybara
http://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara
We’ve come to rely on integration tests as part of a balanced testing approach. They support outside-in development, they catch regressions, and they bridge the…