issues
search
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
251
stars
241
forks
source link
Feat: Add test files for Reddit module
#1118
Closed
Santhosh-Siddhardha
closed
3 months ago
Santhosh-Siddhardha
commented
5 months ago
Describe the feature
Test all the methods of the reddit module and add a test file.
Will add test file in directory src/test.
Will Check the reddit.py file as a reference to get an idea about structuring the code.
Will use unittest only.
Add ScreenShots
Similar to above files
Record
[X] I agree to follow this project's Code of Conduct
[X] I'm a GSSoC'24 contributor
[X] I want to work on this issue
Describe the feature
Add ScreenShots
Similar to above files
Record