Skip to content

Mock contract that can set predetermined responses to queries and keep track of executes for testing purposes.

License

Notifications You must be signed in to change notification settings

iboss-ptk/mock-cosmwasm-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock CosmWasm Contract

A mock CosmWasm contract for testing purposes.

This contract can set predetermined responses to queries. It is useful in multi-contract tests where you want to test the behavior of a contract that calls another contract.

About

Mock contract that can set predetermined responses to queries and keep track of executes for testing purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages