endrat12/.github-workflow
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## Automated Tests ### API Test To run the API tests, follow these steps: 1. Clone the repository. 2. Install the dependencies using `npm install`. 3. Run the API tests using `npm run api-test`. ### UI Test To run the UI tests, follow these steps: 1. Clone the repository. 2. Install the dependencies using `npm install`. 3. Run the UI tests using `npm run cypress:run`.