Skip to content

Commit

Permalink
Add unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnguyen11 committed Sep 2, 2020
1 parent 003313e commit b455b63
Show file tree
Hide file tree
Showing 14 changed files with 326 additions and 673 deletions.
2 changes: 0 additions & 2 deletions jest.config.js
Expand Up @@ -19,7 +19,5 @@ module.exports = {
transform: {
'^.+\\.(ts|tsx)$': 'ts-jest',
},
setupFilesAfterEnv: ['<rootDir>/test/setup/setupTests.ts'],
snapshotSerializers: ['enzyme-to-json/serializer'],
verbose: true,
};

0 comments on commit b455b63

Please sign in to comment.