- This project has automated user API from Postman using Newman
- In this project, we can see a few basic mobile banking operations like Depositing, Send Money, Payment, Withdrawing, and Balance Check.
- Postman
- Newman
- VS Code
- NodeJS
- Git
- git clone <repo_url>
- npm i
- npm test
- At first Admin creates an agent and random 2 customers
- SYSTEM account Deposit some money to the agent
- Agent Deposit some money to the customer 1
- The Customer Withdraw some amount from agent
- The Customer Send money to another customer
- The Customer Payment to the merchant
- The Agent check balance & statment
- The Customers check balance & statement