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

test: remove setupKeeper from crosschain module #1992

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

skosito
Copy link
Contributor

@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
21 checks passed
@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