Skip to content

feat: Add initial project structure for QA Test Automation, including… #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gramajoguadalupe
Copy link

📋 Description

Added comprehensive GitHub Actions CI/CD configuration and test framework improvements.

🚀 Changes Made

  • ✅ Updated cypress.config.js with CI/CD specific settings
  • ✅ Enhanced package.json with additional test scripts
  • ✅ Added complete GitHub Actions workflows (ci.yml, nightly.yml, deploy-reports.yml)
  • ✅ Configured multi-browser testing matrix
  • ✅ Added API testing with Cypress and Newman
  • ✅ Implemented accessibility testing
  • ✅ Added security scanning
  • ✅ Created comprehensive documentation

🧪 Testing

  • All existing tests pass
  • New scripts tested locally
  • CI/CD configuration validated

📈 Features Added

  • Multi-browser testing (Chrome, Firefox, Edge)
  • Separate test jobs for DemoQA and AutomationExercise
  • Nightly regression testing with full matrix
  • Automated report deployment to GitHub Pages
  • Slack notifications integration

… Cypress configuration, ESLint and Prettier setup, example environment variables, and foundational test files for DemoQA and AutomationExercise websites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants