Skip to content

feat: replace jest with vitest#1840

Open
hereje wants to merge 3 commits into
hackforla:mainfrom
hereje:feat/replace-jest-with-vitest
Open

feat: replace jest with vitest#1840
hereje wants to merge 3 commits into
hackforla:mainfrom
hereje:feat/replace-jest-with-vitest

Conversation

@hereje

@hereje hereje commented Sep 9, 2025

Copy link
Copy Markdown

Fixes #1668

Changes Made

  • replace jest with vitest
  • update setupfile
  • update test files
  • add vitest api globally

Reason for Changes

So that test suites to use Vite-compatible tests.

Screenshots (if needed)

before

after

Action Items

  • change base branch to dev
  • review PR files to guarantee ONLY relevant code is present
  • add ready for dev lead task ready for dev lead to evaluate label

- replace jest with vitest
- update setupfile
- update test files
- add vitest api globally
@sydneywalcoff

Copy link
Copy Markdown
Member

I haven't merged this because we haven't transitioned to vite yet, but this is a great start to the testing portion of this when we get there.

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.

update test suites

2 participants