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 download file endpoint to ensure file repository is called with the correct arguments
Contributor guide
- Research direction
- Create unit tests for the download file endpoint by mocking the file repository and verifying the correct arguments are passed.
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Test
- Prerequisites
- basic testing knowledge