This repository consists of Basic API Automation using Cypress, Mocha, and JavaScript. I have automated the admin login, get all user lists, and user creation for Customers, and deleted the recently created user. Finally, I have created a report for all the test cases using Mochawesome Report.
- Do Login by admin
- Get all the user list
- Create a new user
- Delete the newly created user
- Clone This project
- open the cloned project in vs code
- Type npm install in Terminal and Hit Enter
- Then Hit the following command in terminal
npx cypress run
- JavaScript
- VS Code
- Chai Mocha
- Cypress
- Mocha Awsome report