Skip to content

Write tests for different sdk.Messages (TrySendTx) #510

Closed
@seantking

Description

@seantking

Summary

At present, we are only testing if bank msg send can be executed as part of the TrySendTx flow. See here.

At a minimum, we should write unit tests that cover the execution of all the SDK messages required as part of our initial user stories/use cases.

Required messages (likely to be updated):

  • Staking module
    • Delegate
    • BeginRedelegate (ibc/testing only includes a single validator)
    • Undelegate
  • ics20 transfer

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions