llama-stack-mirror/llama_stack/distribution/server
ehhuang 409996695b Fix auth test assertions to match updated error messages
Update test assertions in test_auth.py and test_auth_github.py to expect
"Invalid Authorization header format" instead of "Missing or invalid
Authorization header" to align with the error message changes made in
the auth implementation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-03 10:26:52 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py Address PR review comments 2025-07-03 10:26:51 -07:00
auth_providers.py Fix auth test assertions to match updated error messages 2025-07-03 10:26:52 -07:00
quota.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
routes.py chore: use starlette built-in Route class (#2267) 2025-05-28 09:53:33 -07:00
server.py gh auth 2025-07-03 10:26:51 -07:00