Skip to content

Commit

Permalink
Merge pull request #2047 from PolicyEngine/MaxGhenis/issue2043
Browse files Browse the repository at this point in the history
Split up PolicyEngine.test.js and update staff
  • Loading branch information
MaxGhenis authored Sep 29, 2024
2 parents 8011f8d + 7d9d7d1 commit b520aaf
Show file tree
Hide file tree
Showing 21 changed files with 634 additions and 511 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const esModules = [
].join("|");

module.exports = {
setupFiles: ["<rootDir>/src/__tests__/__setup__/setup.js"],
modulePaths: ["<rootDir>/src"],
moduleFileExtensions: ["js", "mjs", "jsx", "tsx"],
testEnvironment: "./jsdom-env.js",
Expand Down
Loading

0 comments on commit b520aaf

Please sign in to comment.