Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 252 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 252 Bytes

S3 module

Minio Web

Address 127.0.0.1:9001 Login MINIO_ACCESS_KEY Password MINIO_SECRET_KEY

Testing

Start docker container with minio

Run docker-compose up

Run test file

Run pytest test_s3_storage.py