Skip to content

test: avoid blocking middleware test clients - #4

Open
man4ish wants to merge 1 commit into
mainfrom
fix/async-middleware-tests
Open

test: avoid blocking middleware test clients#4
man4ish wants to merge 1 commit into
mainfrom
fix/async-middleware-tests

Conversation

@man4ish

@man4ish man4ish commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Summary\n- replace blocking Starlette TestClient calls with async httpx ASGI transport\n- fix policy and service-auth middleware tests hanging under the current async stack\n- keep production source files unchanged\n\n## Verification\n- 72 tests passed\n- coverage: 95% (891 statements, 45 missed)

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