yogesh-desai / WebCrawlerTokopedia

It is a web crawler and scrapper for https://www.Tokopedia.com. The project scrape the product-ID, product URL and product videos present under the product images present at right bottom of the page.
18 stars 8 forks source link

Add unit testing #2

Open yogesh-desai opened 5 years ago

yogesh-desai commented 5 years ago

Currently, there are no unit test cases. Add those to have 100% code coverage.