Skip to content

Migrate to Jest #100

@dipasqualew

Description

@dipasqualew

When we will migrate to TypeScript, we will test the repository with TS-Jest. Migrating the tests beforehand will facilitate the TypeScript migration.

  • Postfixed all test files with .test.js.
  • Replaced Mocha + Chai + Serverless Mocha Plugin with Jest
  • Adapted all unit tests to use the Jest syntax
  • Removed console.log outputs in tests
  • Moved Babel config in babel.config.js

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions