mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 03:13:56 +00:00
- Use httpx.HTTPStatusError for more specific exception catching - Provide better error message: 'GitHub token validation failed. Please check your token and try again.' - Update test to expect improved error message and properly mock httpx exceptions |
||
|---|---|---|
| .. | ||
| test_access_control.py | ||
| test_auth.py | ||
| test_auth_github.py | ||
| test_quota.py | ||
| test_replace_env_vars.py | ||
| test_resolver.py | ||
| test_server.py | ||
| test_sse.py | ||