isomorphic-git / isomorphic-git/git-http-mock-server
Add ability to suppress server logs
未关闭
- 主要语言
- JavaScript
- 星标
- 21
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 middleware 入口点开始,检查在测试中直接使用 middleware 时服务器日志是如何输出的。运行现有测试套件以确定相关行为,然后验证调用方可以在不覆盖 console 对象的情况下抑制这些日志。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100