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
EmilGeorgiev wants to merge 1 commit intoVolumeFi:mainfrom
EmilGeorgiev:improve_test_coverage
Open

Additional unit tests to improve test coverage.#2
EmilGeorgiev wants to merge 1 commit intoVolumeFi:mainfrom
EmilGeorgiev:improve_test_coverage

Conversation

@EmilGeorgiev
Copy link
Copy Markdown

  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