Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for error returned in channel msg_tests (backport #5492) #5527

Merged
merged 2 commits into from
Jan 5, 2024

Commits on Jan 5, 2024

  1. Check for error returned in channel msg_tests (#5492)

    * update test for MsgChannelOpenInit
    
    * update test for MsgChannelOpenTry
    
    * Use error as expError.
    
    * update TestMsgChannelOpenAckValidateBasic
    
    * update TestMsgChannelOpenConfirmValidateBasic
    
    * update TestMsgChannelCloseInitValidateBasic and TestMsgChannelCloseConfirmValidateBasic
    
    * update TestMsgRecvPacketValidateBasic
    
    * update TestMsgTimeoutValidateBasic
    
    * update TestMsgTimeoutOnCloseValidateBasic, TestMsgAcknowledgementValidateBasic, TestMsgChannelUpgradeInitValidateBasic, TestMsgChannelUpgradeTryValidateBasic
    
    * update TestMsgChannelUpgradeAckValidateBasic, TestMsgChannelUpgradeConfirmValidateBasic
    
    * update TestMsgChannelUpgradeOpenValidateBasic and TestMsgChannelUpgradeTimeoutValidateBasic
    
    * update TestMsgChannelUpgradeCancelValidateBasic
    
    * review comment
    
    * reorder test cases
    
    * remove unnecessary expPass variables
    
    ---------
    
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    (cherry picked from commit f51d062)
    
    # Conflicts:
    #	modules/core/04-channel/types/msgs_test.go
    expertdicer authored and mergify[bot] committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ea57dc8 View commit details
    Browse the repository at this point in the history
  2. merge artifacts

    charleenfei committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    68049d7 View commit details
    Browse the repository at this point in the history