Skip to content

test: remove setupKeeper from crosschain module#1992

Merged
lumtis merged 3 commits intodevelopfrom
test-remove-keeper-test
Apr 5, 2024
Merged

test: remove setupKeeper from crosschain module#1992
lumtis merged 3 commits intodevelopfrom
test-remove-keeper-test

Conversation

@skosito
Copy link
Member

@skosito skosito commented Apr 5, 2024

Description

Remove setupKeeper function from crosschain module and use testutil/keeper instead.

Closes: #1990

Type of change

Test

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

@lumtis lumtis merged commit 47661d4 into develop Apr 5, 2024
@lumtis lumtis deleted the test-remove-keeper-test branch April 5, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove x/crosschain/keeper/keeper_test.go

3 participants