Skip to content
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

feat: set up Cypress for E2E testing #201

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

rithaven
Copy link
Contributor

Objective

Set up Cypress for E2E testing.

Description

Configured Cypress and set up the environment for E2E tests.

Acceptance Criteria

  • Cypress is successfully integrated and configured in the project.

  • No errors in the Cypress configuration files.

  • The testing environment is ready for future test case development.

@rithaven rithaven requested a review from musayann November 19, 2024 08:19
@rithaven rithaven linked an issue Nov 19, 2024 that may be closed by this pull request
@rithaven rithaven self-assigned this Dec 12, 2024
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.

Setup and Configure Automated e2e Tests
2 participants