Skip to content

Add regression test suite#46

Closed
scotttrinh wants to merge 1 commit intomainfrom
regression-tests
Closed

Add regression test suite#46
scotttrinh wants to merge 1 commit intomainfrom
regression-tests

Conversation

@scotttrinh
Copy link
Collaborator

This is extracted from #44 since we might actually go a different way, but this regression test suite is a nice thing to keep and base other attempts at no-op refactors on.

@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vercel-py Ready Ready Preview Feb 6, 2026 6:13pm

Request Review

@socket-security
Copy link

socket-security bot commented Feb 6, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedrespx@​0.22.0100100100100100

View full report

slug: str | None = None,
base_url: str = DEFAULT_API_BASE_URL,
timeout: float = 30.0,
timeout: float = DEFAULT_TIMEOUT,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is an actual behavioral change that is intentional. Someone flag if there is a reason why the async version uses DEFAULT_TIMEOUT (which is 60 seconds) and the sync version uses 30 seconds.

@scotttrinh scotttrinh marked this pull request as ready for review February 6, 2026 18:23
@scotttrinh scotttrinh requested a review from a team February 6, 2026 18:24
@scotttrinh
Copy link
Collaborator Author

Closing for now as it's part of #48

@scotttrinh scotttrinh closed this Feb 10, 2026
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.

1 participant