Closed yaruwangway closed 1 year ago
query...
to check...
. E.g. func queryGaiaTx(endpoint, txHash string) error
this method does the query in the middle of the method but does not represent a query method returning the response values.common
, util
, shared
, or lib
as a package or filenames. These are bad, uninformative names.s.Run("<DESCRIPTION>", func() {}
) for we can tracke better issues;genesis
package should handle genesis logic;initValidatorConfigs
change all states of IntegrationTestSuite
. Without knowing the code, we cannot know the lifecycle of the vars;
- [ ] Split the e2e_util_test.go
file into e2e_exec_test.go
, e2e_query_test.go
and e2e_ibc_test.go
IntegrationTestSuite
so we can avoid passing values everytime like the home folder for each command;LoadFile
, LoadImageFromFile
, GenerateFilePeriod
, GetTx
, CheckTx
;this is outdated.
Summary
More e2e tests are added to test different tx/queries for a gaiad chain. the following refactor will be done to improve the code
--fees
rather than--gas-prices
ssubmitLegacyProposalFundGovAccount
tosubmitLegacyProposal
banksend
to includefees
as argumente2e_setup_test.go
executeGaiaTxCommand
with considerexpectedErr
likewithdrawReward
andsendMsgSend
, so thatwithdrawReward
andsendMsgSend
can also use it.submitNewGovProposal
/home/nonroot/.gaia/config/ica_bank_send.json
ica_bank_send.json
,proposal.json
etcProblem Definition
Proposal
For Admin Use
exeGaiacmd
into pass and fail cases