Commit 3776721
authored
test: improve test coverage (#290)
# Description
Refactored `tests/client/test_auth_middleware.py` and added test cases
to improve coverage for `credentials.py` and `interceptor.py`.
- `src/a2a/client/auth/credentials.py`: 94% -> 100%
- `src/a2a/client/auth/interceptor.py`: 71% -> 94%
Signed-off-by: Shingo OKAWA <[email protected]>1 parent 6412c75 commit 3776721
1 file changed
+217
-257
lines changed
0 commit comments