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

Switch from Node Test Runner to Jest for compatibility #356

Draft
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

lemilonkh
Copy link
Contributor

  • Install jest
  • Setup and configure jest
  • Modify model tests to work with Jest
  • Remove unused config segments from jest.config.ts
  • Fix ESM module issues with jest by adjusting npm run test script
  • Fix ESM module issue in helpers.ts with import.meta.url
  • Convert city test to Jest

@evanp
Copy link
Contributor

evanp commented Mar 7, 2024

-1

What's going on here? Why would we make this kind of sweeping change?

@lemilonkh lemilonkh self-assigned this May 27, 2024
@lemilonkh lemilonkh added enhancement New feature or request testing tooling labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants