0chain / 0chain/system_test

system tests for chimney update image

Open
#957 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue points to three functions in proxy.go: GetContainers, UpdateContainer, SearchContainer. Start by examining the existing system tests in the repository to understand the pattern. Write tests that call these functions via the wasmsdk, likely using a test container setup. Verify the tests run in the system test suite and that the container update image functionality works as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.