Add parameter to not log Response during executing REST requests
还没有人认领这个 Issue。
评估
调研方向
首先阅读 issue 中提到的 execute 方法和 sendPOST 请求路径,重点关注如何到达 Response debugSection 调用。跟踪请求参数如何通过 REST 方法传递。完成的标准是,调用方可以抑制完整的 Response 输出,同时请求继续正常执行。
由索引模型根据 Issue 内容生成。
描述
REST requests (ex. sendPOST) always output response , through execute method: $this->debugSection("Response", $printedResponse);
However our tests do a lot of requests, and in return get whole body of web page, which pollutes log.
This is why I would like to add parameter, which suppresses printing whole response. If such contribution would be welcomed, I can provide pull request.
- 主要语言
- PHP
- 星标
- 60
- 派生
- 30
- 平均合并
- 22 小时 37 分钟
- 30 天内合并 PR
- 1
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
Codeception/module-rest 的其他 Issue
-
难度 3/5 1-2 天 新手友好度 38/100
Codeception/module-rest#114 · 4 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
Codeception/module-rest#110 ·
-
难度 2/5 1-3 小时 新手友好度 52/100
Codeception/module-rest#98 ·
-
难度 4/5 3-5 天 新手友好度 25/100
Codeception/module-rest#79 · 1 条评论 · 1 个 reaction ·
-
难度 4/5 3-5 天 新手友好度 25/100
Codeception/module-rest#80 · 2 条评论 ·
查看 Codeception/module-rest 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 1/5 1 小时以内 新手友好度 85/100
-
难度 2/5 1-3 小时 新手友好度 75/100
hector-jewell/food-delivery-system-for-restaurant-using-php#1311 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
Sylius/SyliusGridBundle#501 ·