Finschia / finschia-sdk

A framework for building blockchains based Finschia Mainnet that is forked from cosmos-sdk
Apache License 2.0
62 stars 29 forks source link

chore: add additional testcases for fswap (backport #1415) #1421

Closed mergify[bot] closed 3 weeks ago

mergify[bot] commented 3 weeks ago

Description

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

mergify[bot] commented 3 weeks ago

Cherry-pick of 10726cfaffbbb4f786e0a7503dfe59aee8527812 has failed:

On branch mergify/bp/release/v0.48.x/pr-1415
Your branch is up to date with 'origin/release/v0.48.x'.

You are currently cherry-picking commit 10726cfaf.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
    new file:   x/fswap/types/config_test.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
    both modified:   CHANGELOG.md
    deleted by us:   x/fswap/keeper/genesis_test.go
    deleted by us:   x/fswap/keeper/grpc_query_test.go
    deleted by us:   x/fswap/keeper/keeper_test.go
    deleted by us:   x/fswap/keeper/msg_server_test.go
    deleted by us:   x/fswap/types/genesis_test.go
    deleted by us:   x/fswap/types/msgs_test.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

jaeseung-bae commented 3 weeks ago

Wrong backport