Use Mocks to handle test cases.

This commit is contained in:
Jonathan Piacenti 2015-02-22 16:22:29 -06:00 committed by Griatch
parent 2edb82095a
commit 584d94b32b
3 changed files with 47 additions and 68 deletions

View file

@ -3,4 +3,5 @@
django >= 1.7
twisted >= 12.0
mock >= 1.0.1
pillow