llama-stack-mirror/tests/integration/safety
Ashwin Bharambe 4d3069bfa5
chore(ci): remove unused recordings (#4074)
Added a script to cleanup recordings. While doing this, moved the CI
matrix generation to a separate script so there is a single source of
truth for the matrix.

Ran the cleanup script as:
```
PYTHONPATH=. python scripts/cleanup_recordings.py
```

Also added this as part of the pre-commit workflow to ensure that the
recordings are always up to date and that no stale recordings are left
in the repo.
2025-11-05 09:21:58 -08:00
..
recordings chore(ci): remove unused recordings (#4074) 2025-11-05 09:21:58 -08:00
resources refactor: tests/unittests -> tests/unit; tests/api -> tests/integration 2025-03-04 09:57:00 -08:00
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_llama_guard.py fix: update tests for OpenAI-style models endpoint (#4053) 2025-11-03 17:30:08 -08:00
test_safety.py chore!: Safety api refactoring to use OpenAIMessageParam (#3796) 2025-10-12 08:01:00 -07:00
test_vision_safety.py refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00