7

added lots of factories on top of factories

This commit is contained in:
Boris Besemer
2016-11-30 14:38:14 +01:00
parent 7306863fd8
commit 2936223203
9 changed files with 127 additions and 11 deletions

View File

@ -12,6 +12,7 @@ tests_require = [
'pytest-django==3.0.0',
'pytest-sugar==0.7.1',
'freezegun==0.3.8',
'factory_boy==2.7.0',
]
setup(