End to end testing Rails with capybara

In this episode, you'll learn about how to setup capybara for end to end testing. We also cover how to login within the context of a test to access authenticated routes that are protected with devise.
#rails #rubyonrails