Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make image urls absolute and added mock to test_requirements #9

Merged
merged 1 commit into from Sep 3, 2013
Merged

Conversation

yaph
Copy link
Contributor

@yaph yaph commented Aug 31, 2013

I made a change so that when lassie.fetch is called with all_images=True the images src attributes contain absolute URLs. Since lassie already comes with a function that makes relative URLs absolute, I think it's better done inside lassie than in the application which imports it.

When trying to run the tests after the changes the mock package was missing, so I added it to the test_requirements.txt file.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a19629e on yaph:absimgurls into * on michaelhelmick:master*.

@michaelhelmick
Copy link
Owner

Good find on both the missing requirement and the abs path. I'll merge this in beginning of next week, thanks!

michaelhelmick added a commit that referenced this pull request Sep 3, 2013
make image urls absolute and added mock to test_requirements
@michaelhelmick michaelhelmick merged commit a8430c0 into michaelhelmick:master Sep 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants