kernelci / kernelci/kernelci-api
Add tests for submitting hierarchy of nodes
未关闭
- 主要语言
- Python
- 星标
- 10
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
A hierarchy of nodes can be submitted to an existing root node with PUT `/nodes/{node_id}` endpoint request.
Implement unit tests and e2e tests for the endpoint.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Locate the existing unit and end-to-end test structure for the PUT `/nodes/{node_id}` endpoint. First inspect how requests submit a hierarchy to an existing root node, then define tests covering that behavior and run the relevant test suites. Done means both unit and e2e coverage verifies successful hierarchy submission.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100