- Postman
- Newman
- Admin creates an agent and random 2 customers. Admin email: admin@roadtocareer.net/ Pass: 1234
- Deposit some money from SYSTEM account to the agent. System account: SYSTEM (range 10 tk to 10000 tk)
- Agent deposit to any of 1 customer
- Check agent balance
- Then withdraw any amount by the customer from the agent (range 10 tk to 10000 tk)
- Then the customer checks balance
- Then send money to the other customer
- Then from the another customer payment to this merchant: 01712121212
- Then the second customer will check both balance and statement
- Then the merchant will check his own balance
- clone this project
- hit the following command:
npm init -y
npm i newman
npm i newman-reporter-htmlextra
npm i
npm test
- Node.js must be installed