{"id":27881649,"url":"https://github.com/aldimhernandez/cypress-e2e-testing","last_synced_at":"2026-05-02T06:31:49.164Z","repository":{"id":284257434,"uuid":"949474954","full_name":"aldimhernandez/cypress-e2e-testing","owner":"aldimhernandez","description":"cypress-e2e-testing is a project that aims to demonstrate advanced knowledge in Cypress, covering a wide range of test scenarios. It includes tests for UI, API, file download and validation, and iframe interaction.","archived":false,"fork":false,"pushed_at":"2025-05-05T00:17:20.000Z","size":163,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T05:03:23.503Z","etag":null,"topics":["api-testing","ci-cd","cucu","cucumber-report","customcommands","cypres","download-validation","e2e-testing","gherkin","github-actions-ci-cd","iframe","interfaces","javascript","page-object-model","recaptcha","test-automation","testing","types","typescript","ui-testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aldimhernandez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-16T14:50:01.000Z","updated_at":"2025-05-05T00:17:23.000Z","dependencies_parsed_at":"2025-03-25T01:23:23.262Z","dependency_job_id":"91e261a3-b832-4a63-a4dd-8610962a567e","html_url":"https://github.com/aldimhernandez/cypress-e2e-testing","commit_stats":null,"previous_names":["aldimhernandez/cypress-e2e-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldimhernandez%2Fcypress-e2e-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldimhernandez%2Fcypress-e2e-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldimhernandez%2Fcypress-e2e-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldimhernandez%2Fcypress-e2e-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aldimhernandez","download_url":"https://codeload.github.com/aldimhernandez/cypress-e2e-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252442504,"owners_count":21748451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-testing","ci-cd","cucu","cucumber-report","customcommands","cypres","download-validation","e2e-testing","gherkin","github-actions-ci-cd","iframe","interfaces","javascript","page-object-model","recaptcha","test-automation","testing","types","typescript","ui-testing"],"created_at":"2025-05-05T05:03:30.197Z","updated_at":"2026-05-02T06:31:49.124Z","avatar_url":"https://github.com/aldimhernandez.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 cypress-e2e-testing\n\n**cypress-e2e-testing** is a project that aims to demonstrate advanced knowledge in Cypress, covering a wide range of test scenarios. It includes tests for **UI**, **API**, **file download and validation**, and **iframe interaction**.\n\n## 📋 Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [CI / CD](#running-tests)\n- [Contributions](#contributing)\n- [Project State](#proyect-state)\n\n## ✨ Features\n\n- **UI Testing**: Comprehensive tests for user interface components.\n- **API Testing**: Validation of API endpoints and responses.\n- **File Download and Validation**: Tests for downloading and validating files.\n- **Iframe Interaction**: Handling and testing interactions within iframes.\n\n## 🛠️ Installation\n\nTo get started with this project, follow these steps:\n\n1. **Clone the repository**:\n\n   ```sh\n   git clone https://github.com/aldimhernandez/cypress-e2e-testing.git\n   cd cypress-e2e-testing\n   ```\n\n2. **Install dependencies**:\n   ```sh\n   npm install\n   ```\n\n## 🚀 Usage\n\nTo run the Cypress tests, you can use the following commands:\n\n- **Run all tests**:\n\n  ```sh\n  npm run test\n  ```\n\n- **Run tests with specific tags** (e.g., `@form`):\n  ```sh\n  npx cypress run --env TAGS='@form' --browser chrome\n  ```\n\n## 🧪 CI / CD\n\nThis project uses GitHub Actions for Continuous Integration (CI). The CI workflow is defined in `.github/workflows/ci.yml` and runs the tests on every push and pull request to the `master` branch.\n\nTo manually trigger the CI workflow, you can use the `workflow_dispatch` event in GitHub Actions.\n\n## 🤝 Contributions\n\nContributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.\n\n## Project State: 🚧 In Progress (Work in progress) 🚧\n\n## ✅ Done\n\n- **Form Feature:** Validation, input handling, and submission logic\n- **CI/CD Integration:** Tests automatically run via GitHub Actions on every push\n- **Cucumber Report Implementation:** BDD reporting using Cypress + Cucumber\n- **Iframe Feature:** Tests involving embedded content and interactions within iframes\n- **Download File Validation:** Automating file download tests and content checks\n\n## 🚧 Pending (Coming Soon)\n\n- **API Feature:** Validating backend responses and mocking requests\n\n---\n\nMade with ❤️ by [Aldi Hernandez](https://github.com/aldimhernandez)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldimhernandez%2Fcypress-e2e-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldimhernandez%2Fcypress-e2e-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldimhernandez%2Fcypress-e2e-testing/lists"}