You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this should be done as a part of wasm system tests
the procedure for system_test can:
deploy a blubber using chimney script
test:
call the wasm function: getcontainers that should return all the containers on the chimney blobber
call the wasm function: updatecontainer should successfully update the container with the latest staging image. This should update the container without failure.
call the wasm function: searchcontainer with parameter: "blobber" should return blobber container.
we should have a system tests to
https://github.com/0chain/gosdk/blob/staging/wasmsdk/proxy.go#L183-L185
The text was updated successfully, but these errors were encountered: