c7afe9ae56
Use the functionalities already provided by `testify` to assert eventual conditions, and remove the use of `time.Sleep`. Remove duplicate code in utility functions that are already defined. Refactor assertion helper functions to use consistent terminology: "require" implies fatal error, whereas "assert" implies error where the test may proceed executing. |
||
---|---|---|
.. | ||
actor_events_test.go | ||
actor_events.go | ||
chain.go | ||
dummy.go | ||
eth_events.go | ||
eth_test.go | ||
eth_trace.go | ||
eth_utils.go | ||
eth.go | ||
gas_test.go | ||
gas.go | ||
mpool.go | ||
multisig.go | ||
raft.go | ||
state.go | ||
sync.go | ||
txhashmanager.go | ||
wallet.go |