llama-stack-mirror/tests
ehhuang 3d71e5a036
test: recordable mocks use json only (#1443)
# Summary:
removes the use of pickle

# Test Plan:
Run the following with `--record-responses` first, then another time
without.

LLAMA_STACK_CONFIG=fireworks pytest -s -v
tests/integration/agents/test_agents.py --safety-shield
meta-llama/Llama-Guard-3-8B --text-model
meta-llama/Llama-3.1-8B-Instruct
2025-03-06 14:46:29 -08:00
..
integration test: recordable mocks use json only (#1443) 2025-03-06 14:46:29 -08:00
unit fix: Gracefully handle no choices in remote vLLM response (#1424) 2025-03-05 15:07:54 -05:00
__init__.py refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00