Use VCR.py to Mock API Responses

This commit is contained in:
Dmitry Budaev
2017-10-08 13:14:41 +02:00
parent ab21be291c
commit c847da3aa9
15 changed files with 455 additions and 25 deletions

View File

@@ -34,6 +34,7 @@ setup_requirements = [
test_requirements = [
'pytest',
'vcrpy',
]
# Metadata about the module