isomorphic-git / isomorphic-git/git-http-mock-server
Add ability to suppress server logs
Open
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently directly using the middleware in my tests, and would be nice to be able to suppress the server logs (without having to override the console object)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the middleware entry point and inspect how server logs are emitted when the middleware is used directly in tests. Run the existing test suite to identify the relevant behavior, then verify that callers can suppress those logs without overriding the console object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100