D-money is a demo financial related project where fake money can be transferred. In this repository, I have automate the d-money api using mocha chai framework & axios library. Here I have covered following tasks as Login, Create new user, Deposit money, Send money, Withdraw money, Payment & Balance Check. A mochawesome report has been created based on the API test results.
- Axios
- Java Script
- Visual Studio Code
- Mochawesome
- node.js
- Clone this project
- Open
terminal
- Give this following command
npm i
- Give this following command
npm test file .\api\*.js