v3.3.0
- Added typescript support
- Updated dependencies from renovate bot pulls
- Added support to a new property in config
hostname
mentioned here #160
If You Encounter This Error
● Validation Error:
Module ./node_modules/@shelf/jest-dynamodb/setup.js in the globalSetup option was not found.
<rootDir> is: /Users/mahdi.taghizadeh/Gousto/repos/recommendationApi-function
Configuration Documentation:
https://jestjs.io/docs/configuration
Try changing:
@shelf/jest-dynamodb/setup.js
to@shelf/jest-dynamodb/lib/setup.js
@shelf/jest-dynamodb/teardown.js
to@shelf/jest-dynamodb/lib/teardown.js