Skip to content

Commit

Permalink
Fix V2 tests and jest
Browse files Browse the repository at this point in the history
  • Loading branch information
mliu committed Apr 1, 2024
1 parent dd825c8 commit ad4e114
Show file tree
Hide file tree
Showing 11 changed files with 79 additions and 603 deletions.
3 changes: 3 additions & 0 deletions packages/huma-sdk/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ module.exports = {
},
coverageReporters: ['json-summary', 'text', 'lcov'],
transformIgnorePatterns: ['<rootDir>/node_modules/'],
moduleNameMapper: {
'^@huma-finance/shared$': '<rootDir>/../huma-shared/src',
},
}

This file was deleted.

299 changes: 0 additions & 299 deletions packages/huma-sdk/tests/helpers/PoolContractHelper.test.ts

This file was deleted.

Loading

0 comments on commit ad4e114

Please sign in to comment.