Skip to content

Conversation

aritro2002
Copy link
Contributor

Type of Change

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

Description

The Netcetera Cypress test was failing because the SDK was taking longer to load, causing the test to execute before the SDK was fully loaded. Additionally, browserInformation.acceptLanguage was not set in the dashboard.

How did you test it?

I ran cypress test in local React Demo App.

Screen.Recording.2025-03-19.at.4.38.11.pm.mov

Checklist

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

@aritro2002 aritro2002 added the Ready for Review PR with label Ready for Review should only be reviewed. label Mar 19, 2025
@aritro2002 aritro2002 self-assigned this Mar 19, 2025
Copy link

semanticdiff-com bot commented Mar 19, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  cypress-tests/cypress/e2e/cvc-checks-e2e-test.cy.ts  0% smaller
  cypress-tests/cypress/e2e/external-3DS-netcetera-e2e-test.cy.ts  0% smaller

@aritro2002 aritro2002 linked an issue Mar 19, 2025 that may be closed by this pull request
@aritro2002 aritro2002 changed the title fix: netcetera cypress test fix: netcetera and cvc cypress test Mar 19, 2025
@PritishBudhiraja PritishBudhiraja merged commit 018d1be into main Mar 19, 2025
6 checks passed
@PritishBudhiraja PritishBudhiraja deleted the fix-netcetera-cypress branch March 19, 2025 11:35
@github-actions github-actions bot added Closed Label will be automatically added when the PR will get merged to main and removed Ready for Review PR with label Ready for Review should only be reviewed. labels Mar 19, 2025
PritishBudhiraja pushed a commit that referenced this pull request Mar 19, 2025
## [0.119.1](v0.119.0...v0.119.1) (2025-03-19)

### Bug Fixes

* netcetera and cvc cypress test ([#956](#956)) ([018d1be](018d1be))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix netcetera and cvc cypress test
3 participants