system tests for chimney update image
未关闭
enhancement
- 主要语言
- Go
- 星标
- 8
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
we should have a system tests to
```
"getcontainers": GetContainers,
"updatecontainer": UpdateContainer,
"searchcontainer": SearchContainer,
```
https://github.com/0chain/gosdk/blob/staging/wasmsdk/proxy.go#L183-L185
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 指向 proxy.go 中的三个函数:GetContainers、UpdateContainer、SearchContainer。首先检查仓库中现有的系统测试以理解模式。编写通过 wasmsdk 调用这些函数的测试,可能使用测试容器设置。验证测试在系统测试套件中运行,并且容器更新镜像功能按预期工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100