Skip to content

Conversation

@pradel
Copy link
Contributor

@pradel pradel commented Jan 6, 2026

Description

I am having issues running the tests locally due to Jest not converting the ts files and creating syntax errors. This pr upgrades jest version 30 (tests should be a bit faster). Migrated the jest deprecated api calls.

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Does this introduce a breaking change?

No

Testing information

Ci should pass

Checklist

  • Code is commented where needed
  • Unit test coverage for new or modified code paths
  • npm run test passes
  • Changelog is updated
  • Tag 1 of @rafaelcr or @zone117x for review

@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pradel
Copy link
Contributor Author

pradel commented Jan 6, 2026

The rosetta test seems to be flacky, not sure if it's related to this pr or not

Copy link
Collaborator

@rafaelcr rafaelcr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Rosetta flakyness looks unrelated so LGTM

@rafaelcr rafaelcr merged commit 7835c1d into hirosystems:develop Jan 6, 2026
24 of 26 checks passed
@pradel pradel deleted the feat/jest-30 branch January 6, 2026 16:04
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.

2 participants