Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Additional unit tests to improve test coverage. #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EmilGeorgiev
Copy link

  1. Added unit tests for "./client/chain_registry/cosmos_github_registry.go" by using library "github.com/migueleliasweb/go-github-mock/src/mock" to mock RPC requests. One minor change in the production code.
  2. Added additional test cases for the functions 'broadcastTx' and 'CheckTendermintError' in the file "./client/broadcast.go". No production code changed.

1. Added unit tests for "./client/chain_registry/cosmos_github_registry.go" by using library "github.com/migueleliasweb/go-github-mock/src/mock"
to mock RPC requests. One minor change in the production code.
2. Added additional test cases for the functions broadcastTx and CheckTendermintError in the file "./client/broadcast.go". No production code changed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant