mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 17:22:38 +02:00
test(backend): add Linear MCP E2E fakes
This commit is contained in:
parent
29692eb842
commit
2cbedf2eb4
3 changed files with 309 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue