test(backend): add Linear MCP E2E fakes

This commit is contained in:
Anish Sarkar 2026-05-07 23:15:20 +05:30
parent 29692eb842
commit 2cbedf2eb4
3 changed files with 309 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"organization": {
"name": "SurfSense E2E Linear Org",
"url_key": "surfsense-e2e"
},
"issues": [
{
"id": "fake-linear-issue-canary-001",
"identifier": "E2E-101",
"title": "E2E Canary Linear Issue",
"description": "This Linear issue proves the live MCP tool fetched issue details. SURFSENSE_E2E_CANARY_TOKEN_LINEAR_001",
"state": "Todo",
"assignee": "E2E Owner",
"team": "SurfSense E2E"
}
]
}