melinath / django-daguerre

On-the-fly image manipulation for Django.
http://django-daguerre.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
85 stars 15 forks source link

Add tests for management commands. #44

Closed melinath closed 11 years ago

melinath commented 11 years ago

Right now, I'm fairly sure the management commands work. Except that clean_daguerre might not actually catch missing files if the entire daguerre directory is missing. And preadjust just changed rather drastically with the helper updates. It would be good to have some tests.