Skip to content

Commit

Permalink
Merge pull request #164 from openstax/K12-66/fix-test-setup
Browse files Browse the repository at this point in the history
Migrate Jest to Vitest
  • Loading branch information
P-Gill97 authored Jun 12, 2024
2 parents 642349e + b46cd18 commit a45e0da
Show file tree
Hide file tree
Showing 28 changed files with 3,402 additions and 5,200 deletions.
4 changes: 0 additions & 4 deletions eslint.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ module.exports = [
ignores: [
'dist/**',
'vite.config.ts',
'jest.config.ts',
'jest.setup.ts',
'jest.polyfills.js',
'jest.resolver.js',
'playwright.config.ts',
'coverage',
'eslint.config.cjs'
Expand Down
20 changes: 0 additions & 20 deletions jest.config.ts

This file was deleted.

32 changes: 0 additions & 32 deletions jest.polyfills.js

This file was deleted.

34 changes: 0 additions & 34 deletions jest.resolver.js

This file was deleted.

5 changes: 0 additions & 5 deletions jest.setup.ts

This file was deleted.

Loading

0 comments on commit a45e0da

Please sign in to comment.