Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

mock uvicorn.run in CLI serve command tests#72

Merged
lukehinds merged 1 commit intomainfrom
fix-ci
Nov 23, 2024
Merged

mock uvicorn.run in CLI serve command tests#72
lukehinds merged 1 commit intomainfrom
fix-ci

Conversation

@lukehinds
Copy link
Copy Markdown

Fixed failing CLI tests by mocking uvicorn.run calls to prevent real server startup during testing.

Fixed failing CLI tests by mocking uvicorn.run calls to prevent
real server startup during testing.
@jhrozek
Copy link
Copy Markdown
Contributor

jhrozek commented Nov 23, 2024

LGTM

@lukehinds lukehinds mentioned this pull request Nov 23, 2024
@lukehinds lukehinds merged commit 9a794e3 into main Nov 23, 2024
@lukehinds lukehinds deleted the fix-ci branch November 23, 2024 10:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants