Skip to content

v3.3.0

Compare
Choose a tag to compare
@harazdovskiy harazdovskiy released this 09 Aug 14:34
· 162 commits to master since this release
e20954c
  • 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