We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For testing, the Test-driven development (TDD) framework Mocha was used. Functionality in receiver.js, auth.js and worker.js lambdas are fully tested.
npm install mocha -g
npm test