Closed Pratap2018 closed 2 years ago
QA Testing framework from Cosmos SDK: https://github.com/cosmos/qa-integration
x/bank
- token transferx/gov
- submit proposal by depositing tokenshermes
relayerAssertion Golang Package: https://github.com/stretchr/testify
Reference for simulating byzantine node (for node related testing): https://gist.github.com/cwgoes/3ab18585a72966bb9e68e8a9428a28b8
Governance:
Node Upgrade: https://github.com/hypersign-protocol/hid-node/issues/155#issuecomment-1220542397
Genesis Param change: https://github.com/hypersign-protocol/hid-node/issues/92#issuecomment-1220700787
Community Proposal Spend: https://github.com/hypersign-protocol/hid-node/issues/92#issuecomment-1220701175
Stress Testing Ref: https://github.com/DaevMithran/tendermint-load-test
Blockchain-Related Testing