51 automated tests in Cypress (JavaScript) with the Page Object Model and data fixtures. Covers login, logout, inventory, cart and checkout, including error scenarios and sort-order validation against the DOM.
2
52
OrangeHRM — E2E Test Automation. End-to-end test suite built in Cypress (JavaScript) using the Page Object Model, with a CI/CD pipeline on GitHub Actions. Covers authentication and user management (CRUD), with data setup and teardown via the REST API and idempotent tests. Repo: https://github.com/Brunolzx/OrangeHRM_Automation