A simple test automation framework consisting of 3 different test cases:
1 - Successful and unsuccessful login attempt to Amazon.com using Cucumber
2 - A crawler which uses Dropbox API, takes some links from Amazon home page, collects them on a text file and uploads to Dropbox
3 - An API test using a mock http service to test POST & GET requests.