Skip to content

test: use @cypress/debugging-proxy to validate behavior for various proxy scenarios #31597

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 6 commits into
base: develop
Choose a base branch
from

Conversation

cacieprins
Copy link
Contributor

  • Closes

Additional details

A previous attempt to modernize cloud API requests introduced a bug in how requests are made to the Cloud API under certain proxy contexts. This adds a system test to verify the behavior of the cloud API client when recording under a few different scenarios when proxies are configured.

Steps to test

Run the record_through_proxy system test.

How has the user experience changed?

N/A

PR Tasks

@cacieprins cacieprins marked this pull request as ready for review April 28, 2025 16:35
Copy link

cypress bot commented Apr 28, 2025

cypress    Run #62542

Run Properties:  status check passed Passed #62542  •  git commit f46646fcd3: Apply suggestions from code review
Project cypress
Branch Review system-test-record-through-proxy
Run status status check passed Passed #62542
Run duration 21m 53s
Commit git commit f46646fcd3: Apply suggestions from code review
Committer Cacie Prins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 8
Tests that did not run due to a developer annotating a test with .skip  Pending 1232
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 32159
View all changes introduced in this branch ↗︎
UI Coverage  45.68%
  Untested elements 190  
  Tested elements 164  
Accessibility  92.74%
  Failed rules  3 critical   9 serious   2 moderate   2 minor
  Failed elements 698  

Copy link
Contributor

@AtofStryker AtofStryker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have primary vs preliminary defined anywhere? I'm not super familiar with this domain and curious what the differences are.

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