tests: link to test replay-record docs for discoverability

Help users find the comprehensive integration testing docs
by linking to the record-replay documentation. This clarifies
that the technical README complements the main docs.
This commit is contained in:
Ken Dreyer 2025-11-12 11:57:58 -05:00
parent 539b9c08f3
commit 932d133bd0

View file

@ -2,6 +2,10 @@
This directory contains recorded inference API responses used for deterministic testing without requiring live API access. This directory contains recorded inference API responses used for deterministic testing without requiring live API access.
For more information, see the
[docs](https://llamastack.github.io/docs/contributing/testing/record-replay).
This README provides more technical information.
## Structure ## Structure
- `responses/` - JSON files containing request/response pairs for inference operations - `responses/` - JSON files containing request/response pairs for inference operations