aaronsegura / aaronsegura/nextcloud-async
Test against live instance
未关闭
enhancement
unit testing
- 主要语言
- Python
- 星标
- 17
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
There should be an optional way to run unit tests against a live instance and use the responses in place of the static ones currently defined in the tests.
贡献指南
这个仓库没有索引到贡献指南
调研方向
查看现有的单元测试,了解当前如何定义和使用静态响应。识别 wrapper 中的 API 客户端代码,以了解如何进行实时调用。目标是添加一种可选模式,使其从静态 fixture 切换到真实的 API 响应,这可能需要调整配置和 mocking。
由索引模型根据 Issue 内容生成。
评估
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100