llama-stack-mirror/tests/unit/server
Ihar Hrachyshka 1deb95f922 chore: enable pyupgrade fixes
Schema reflection code needed a minor adjustment to handle UnionTypes
and collections.abc.AsyncIterator. (Both are preferred for latest Python
releases.)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-05-01 17:02:13 -04:00
..
test_access_control.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
test_auth.py feat: Add Kubernetes authentication (#1778) 2025-04-28 22:24:58 +02:00
test_replace_env_vars.py refactor: tests/unittests -> tests/unit; tests/api -> tests/integration 2025-03-04 09:57:00 -08:00
test_resolver.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
test_sse.py fix: Additional streaming error handling (#2007) 2025-04-24 17:01:45 -07:00