Clueless-Community / scrape-up

A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
https://pypi.org/project/scrape-up/
MIT License
245 stars 250 forks source link

Feat: Want to Add test files for cars module #1061

Open Santhosh-Siddhardha opened 1 month ago

Santhosh-Siddhardha commented 1 month ago

Describe the feature

Test all the methods of the cars module and add a test file. Will add test file in directory src/test. Will Check the cars.py file as a reference to get an idea about structuring the code. Will use unittest only.

Add ScreenShots

image

Similar to above files

Record

nikhil25803 commented 1 month ago

Go ahead @Santhosh-Siddhardha