forked from CosmWasm/wasmd
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor TestStoreAndInstantiateContract (#98)
* refactor: Changed to use abci type * refactor: Changed to use `reflect.DeepEqual` * chore: add this pr to change.log * Update x/wasmplus/keeper/msg_server_integration_test.go Co-authored-by: 170210 <85928898+170210@users.noreply.github.com> * fix: fix import alias and the value of the address specified in spec * fix: fix the pr title * fix: fix comparison test code * fix: rename import alias * refactor: rename a valuable name * refactor: add the test function * fix: add the `Index` field, etc * fix: revert * fix: add Index flag --------- Co-authored-by: 170210 <85928898+170210@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
56 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters