Skip to content

Commit

Permalink
Merge pull request #70 from mahdikhashan/test-store
Browse files Browse the repository at this point in the history
test cost slide reducer
  • Loading branch information
mahdikhashan authored Nov 21, 2023
2 parents 3d3eefc + a483e88 commit 08f1383
Show file tree
Hide file tree
Showing 5 changed files with 246 additions and 20,803 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module.exports = {
moduleNameMapper: {
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$":
"<rootDir>/src/tests/__mocks__/fileMock.js",
uuid: require.resolve("uuid"),
"\\.(css)$": "<rootDir>/src/tests/__mocks__/styleMock.js",
"^.+\\.module\\.(css|sass|scss)$": "identity-obj-proxy",
"@/(.*)$": "<rootDir>/src/$1",
Expand Down
Loading

0 comments on commit 08f1383

Please sign in to comment.