hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

ci(cypress): setup granular functions some minor cleanups for reusability

Open pixincreate opened this issue 1 year ago • 0 comments

Type of Change

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

Description

First PR refactoring assertions. This PR introduces granular functions to validate assertions in responseHandler.

Additional Changes

  • [ ] This PR modifies the API contract
  • [ ] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

Motivation and Context

We need to handle assertions and responses.

How did you test it?

image

Checklist

  • [ ] I formatted the code cargo +nightly fmt --all
  • [ ] I addressed lints thrown by cargo clippy
  • [x] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

pixincreate avatar May 08 '24 08:05 pixincreate