Add tests for serving files
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We need to expand our test infrastructure to cover file serving for both `express.static` and `res.sendFile`
Contributor guide
Research direction
Start by locating the existing test infrastructure for file-serving coverage in this repository. Read the current serving tests and identify how `express.static` and `res.sendFile` are exercised. Done means both APIs have representative tests in the established test setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100