AmazonScraper_test module
- AmazonScraper_test.test_check_stock()
Tests if the stock status value is received correctly for each of the 5 stock status conditions (In Stock, Order Soon, Out of Stock, In Stock Soon, Invalid URL) on www.amazon.com.
- AmazonScraper_test.test_init()
Tests if Amazon Scraper initializes properly.
- AmazonScraper_test.test_job()
Tests if the Amazon scraper delegation and the console print messages are working fine for each of the 5 stock status conditions.