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:
- Add unit tests for copy file minio file repository method
Contributor guide
- Research direction
- Examine the existing MinIO file repository implementation and write unit tests for the copy file method, covering success and failure cases (e.g., invalid source, destination, authentication errors). Use a mocking library (e.g., Jest or vitest) to mock the MinIO client.
- Tech stack
- typescriptnodejs
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GitTypeScript