HoverHell / RedditImageGrab

Downloads images from sub-reddits of reddit.com.
GNU General Public License v3.0
311 stars 78 forks source link

Not using html file anymore as a test. #66

Closed rachmadaniHaryono closed 8 years ago

rachmadaniHaryono commented 8 years ago

instead mock object and set the expected result with mock libs.

to fix #65

HoverHell commented 8 years ago

The issue itself is quite minor. However, for test_deviantart it would make more sense to use an integrational test that actually pokes deviantart to see if it still can successfully parse an image of the expected dimensions out of it.