NITDgpOS / UIP

A library, to customize your desktop wallpapers.
https://nitdgpos.github.io/projects/UIP
GNU Affero General Public License v3.0
19 stars 45 forks source link

scrape: Add test for Unsplash.com #165

Closed abhay-raizada closed 7 years ago

abhay-raizada commented 7 years ago

CC @akshatnitd since you already added this feature. Hint: see test_get_reddit_image_links

akshatnitd commented 7 years ago

Will be working on it! :smile:

abhay-raizada commented 7 years ago

Steps:

  1. Make a simple html string that is structured like unsplash.com
  2. let the part run over it
  3. check wether the extracted links are right :)