llama-stack-mirror/tests/unit/server
Gordon Sim 490e77bffa feat: allow access attributes for resources to be configured
This allows a set of rules to be defined for determining the access attributes to apply to
a particular resource. It also checks that the attributes determined for a new resource to
be registered are matched by attributes associated with the request context.

Signed-off-by: Gordon Sim <gsim@redhat.com>
2025-05-19 18:58:33 +01:00
..
test_access_control.py feat: allow access attributes for resources to be configured 2025-05-19 18:58:33 +01:00
test_auth.py feat: introduce OAuth2TokenAuthProvider and notion of "principal" (#2185) 2025-05-18 17:54:19 -07: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 feat: allow access attributes for resources to be configured 2025-05-19 18:58:33 +01:00
test_sse.py fix: Additional streaming error handling (#2007) 2025-04-24 17:01:45 -07:00