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

Refactor 02-client keeper to use testing pkg #4013

Open
3 tasks
colin-axner opened this issue Jul 5, 2023 · 0 comments
Open
3 tasks

Refactor 02-client keeper to use testing pkg #4013

colin-axner opened this issue Jul 5, 2023 · 0 comments
Labels
testing Testing package and unit/integration tests type: refactor Architecture, code or CI improvements that may or may not tackle technical debt.

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Jul 5, 2023

Summary

Refactor this test to use the testing pkg. It does a lot of manual updates, which are not as robust. While updating to Eden, I noticed that "valid duplicate update" is incorrectly written as it doesn't update the client state as well

Refactor 02-client tests to remove usage of pre testing pkg fields on the keeper test suite in keeper_test.go


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner colin-axner added the testing Testing package and unit/integration tests label Jul 5, 2023
@colin-axner colin-axner added the type: refactor Architecture, code or CI improvements that may or may not tackle technical debt. label Jul 5, 2023
@crodriguezvega crodriguezvega moved this to Backlog in ibc-go Nov 6, 2023
@colin-axner colin-axner changed the title Refactor TestUpdateClientTendermint in 02-client keeper to use testing pkg Refactor 02-client keeper to use testing pkg Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing package and unit/integration tests type: refactor Architecture, code or CI improvements that may or may not tackle technical debt.
Projects
Status: Backlog 🕐
Development

No branches or pull requests

1 participant