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 create directory minio file repository method
Contributor guide
- Research direction
- Examine the existing test setup in the repository, then write unit tests for the create directory method in the MinIO file repository class. Focus on mocking MinIO API calls and verifying directory creation behavior.
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GitTypeScriptJest