-
Notifications
You must be signed in to change notification settings - Fork 129
AI agent testing guide #584
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programaidocumentationImprovements or additions to documentationImprovements or additions to documentationtesting
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programaidocumentationImprovements or additions to documentationImprovements or additions to documentationtesting
Write
apps/ai_agent/docs/testing.md: the pytest setup, the fixtures intests/conftest.py(client,mock_openai,mock_weaviate, the autouse API-key fixture), and how to add a test for a new endpoint without calling a real model or vector store.Acceptance criteria:
/index/messagehas no dedicated test module, so a contributor can pick it up