0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go34 forks (34 forks)auto 404
enhancementgood first issuetesting
Repository metrics
- Stars
- 160 stars (160 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Have seen this mocked many different ways. We can also add a docker image to mock the S3 connections. Maybe this will work from Adobe -> https://github.com/adobe/S3Mock
Contributor guide
- Research direction
- Write unit tests for the S3.go file by setting up a mock S3 service using Docker image like S3Mock from Adobe; then test S3 operations (list, get, put, delete) against it.
- Tech stack
- godocker
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GoDocker