20 lines
695 B
JSON
20 lines
695 B
JSON
{
|
|
"_meta": {
|
|
"description": "D6 fixtures for mastra / prebuilt-sidebar",
|
|
"sourceFile": "harness/fixtures/d5/prebuilt-sidebar.json",
|
|
"created": "2026-05-22"
|
|
},
|
|
"fixtures": [
|
|
{
|
|
"_comment": "prebuilt-sidebar — single-turn probe. The demo mounts <CopilotSidebar defaultOpen={true} /> and the probe verifies the sidebar renders and responds.",
|
|
"match": {
|
|
"userMessage": "hi from the sidebar test",
|
|
"context": "mastra"
|
|
},
|
|
"response": {
|
|
"content": "Hello from the sidebar — the CopilotSidebar prebuilt component is wired up and reachable. Anything else you would like me to confirm from inside the sidebar?"
|
|
}
|
|
}
|
|
]
|
|
}
|