In this tutorial, we will go over the multiple ways we can test in Rails. The focus will be on Capybara testing with some more complex unit testing.
Once again, Suya and Vendors will be our focus.
This is the master branch. To start learning, switch over to another Github branch and follow the instrucitons.
- If you want to learn about Capybara Testing with some unit testing and the launchy gem, switch over to branch 1-capybara-testing-with-tdd
- For more advanced capybara testing, switch over to branch 2-capybara-advanced
- If you want to learn about Paperclip uploads and testing, switch over to 3-paperclip-uploads-and-testing
Good luck! If you have any questions, feel free to contact me.
This tutorial is written by: Jeffrey Wan