Storage
Storage copied to clipboard
Added endpoints for AWSStorage and tests
There are 3 endpoints for AWS storage
- download
- upload
- delete Tests were developed for them
- Download_WhenFileExists_ReturnsFileContent
- Download_WhenFileDoesNotExist_ReturnsNotFound
- Upload_WhenFileIsProvided_ReturnsSuccess
- Delete_WhenFileExists_ReturnsSuccess