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

test: cypress update #1420

Merged
merged 19 commits into from
Sep 19, 2024
Merged

test: cypress update #1420

merged 19 commits into from
Sep 19, 2024

Conversation

JeevaRamu0104
Copy link
Collaborator

@JeevaRamu0104 JeevaRamu0104 commented Sep 18, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added cypress test for the Login and signUp module.

Motivation and Context

How did you test it?

https://github.com/juspay/hyperswitch-control-center/actions/runs/10938944305/job/30368147456?pr=1420

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@JeevaRamu0104 JeevaRamu0104 requested a review from a team as a code owner September 18, 2024 12:38
Copy link

semanticdiff-com bot commented Sep 18, 2024

Review changes with SemanticDiff.

Analyzed 3 of 10 files.

Overall, the semantic diff is 7% smaller than the GitHub diff.

Filename Status
README.md Unsupported file format
✔️ package.json Analyzed
src/entryPoints/AuthModule/TwoFaAuth/TotpSetup.res Unsupported file format
cypress/start_hyperswitch.sh Unsupported file format
✔️ cypress/support/commands.js Analyzed
cypress/e2e/quick-start/prod-quick-start.cy.js Unsupported file format
cypress/e2e/quick-start/sbx-quick-start.cy.js Unsupported file format
cypress/e2e/processors/processores-paypal_test.cy.js Unsupported file format
✔️ cypress/e2e/auth/auth.cy.js 7.08% smaller
.github/workflows/cypress-test.yml Unsupported file format

@JeevaRamu0104 JeevaRamu0104 self-assigned this Sep 19, 2024
@JeevaRamu0104 JeevaRamu0104 added the cypress Status: cypress tests label Sep 19, 2024
This was linked to issues Sep 19, 2024
…l-center into cypress-update

Merge branch 'cypress-update' of github.com:juspay/hyperswitch-control-center into cypress-update
@JeevaRamu0104 JeevaRamu0104 merged commit 6f59156 into main Sep 19, 2024
12 checks passed
@JeevaRamu0104 JeevaRamu0104 deleted the cypress-update branch September 19, 2024 11:03
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed cypress Status: cypress tests labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CYPRESS]: Login using email and password. [CYPRESS]: signup
2 participants