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

@@ -10,3 +10,4 @@ cryptography==2.0.3
PyYAML==3.12
pytest==3.2.2
pytest-runner==2.12.1
vcrpy==1.11.1