Add mocked unit tests for cloud storage engine

This commit is contained in:
Joseph Schorr 2016-03-22 18:16:48 -04:00
parent d33804c22e
commit eab6af2b87
4 changed files with 168 additions and 12 deletions

View file

@ -61,4 +61,5 @@ redlock
semantic-version
bencode
cryptography==1.1.2 # Remove version when https://github.com/pyca/cryptography/issues/2690 fixed
httmock
httmock
moto