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
merged 1 commit into from
Nov 23, 2024
Merged

mock uvicorn.run in CLI serve command tests #72

merged 1 commit into from
Nov 23, 2024

Conversation

lukehinds
Copy link

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
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
2 checks passed
@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