0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript0 forks (0 forks)auto 404
backendgood first issuetesting
Repository metrics
- Stars
- 0 stars (0 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
AC:
- Added unit tests to the upload file method of the minio file repository
Contributor guide
- Research direction
- Review existing test files in the repository to understand the testing patterns and then write unit tests for the uploadFile method of the MinIO file repository, ensuring to mock MinIO client interactions if necessary.
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GitTypeScript