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

chore(tests): migrate vesting module tests #2408

Merged
merged 23 commits into from May 10, 2024
Merged

Conversation

GAtom22
Copy link
Contributor

@GAtom22 GAtom22 commented Mar 11, 2024

Description

This PR refactors the test on the x/vesting module to work with the cosmos sdk v0.50 bump

Keep in mind that other tests and the linters will fail. However, the already migrated tests specified in the Linear ticket should be passing

Closes: ENG-2548


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the correct branch (see PR Targeting)

Reviewers Checklist

All items are required.
Please add a note if the item is not applicable
and please add your handle next to the items reviewed
if you only reviewed selected items.

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code
  • reviewed content
  • tested instructions (if applicable)
  • confirmed all CI checks have passed

@github-actions github-actions bot added the tests label Mar 11, 2024
Copy link

linear bot commented Mar 11, 2024

@github-actions github-actions bot added the CLI label Mar 15, 2024
@GAtom22 GAtom22 marked this pull request as ready for review March 15, 2024 17:17
@GAtom22 GAtom22 requested a review from a team as a code owner March 15, 2024 17:17
@GAtom22 GAtom22 requested review from hanchon and 0xstepit and removed request for a team March 15, 2024 17:17
@0xstepit 0xstepit marked this pull request as draft March 21, 2024 09:23
@GAtom22 GAtom22 marked this pull request as ready for review May 2, 2024 22:33
testutil/integration/evmos/utils/events.go Outdated Show resolved Hide resolved
x/vesting/keeper/integration_test.go Outdated Show resolved Hide resolved
GAtom22 and others added 4 commits May 10, 2024 09:41
Co-authored-by: Ramiro Carlucho <ramirocarlucho@gmail.com>
Signed-off-by: Tom <54514587+GAtom22@users.noreply.github.com>
@GAtom22 GAtom22 merged commit 5f11136 into GAtom22/sdk50 May 10, 2024
17 of 22 checks passed
@GAtom22 GAtom22 deleted the GAtom22/sdk50-vest branch May 10, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants