Project Summary: Here I implement Intregation testing and autometed CRUD operation. I was unable to do work with transaction api. I just can't fetch data from server via POSTMAN.
- POstman
- newman
- nodejs
- Clone this project
- Give this command
npm i - Add env file to your project root
- Now hit this command to execute:
npm test - Documentation for the API: Documentation
- Test cases for this project: Click Here
