For testing: Install jest npm i -D jest Run all tests: npm run test-all Run test for specific method: npm run test methodname PS: Tests are under construction 🚧