mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-13 17:52:38 +02:00
test(e2e): add ClickUp MCP backend fake
This commit is contained in:
parent
4b347caefc
commit
e211028866
5 changed files with 209 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"tasks": [
|
||||
{
|
||||
"id": "fake-clickup-task-canary-001",
|
||||
"name": "E2E Canary ClickUp Task",
|
||||
"list_name": "SurfSense E2E ClickUp List",
|
||||
"workspace_id": "fake-clickup-workspace-001",
|
||||
"workspace_name": "SurfSense E2E ClickUp Workspace",
|
||||
"status": "open",
|
||||
"description": "Canary task body containing SURFSENSE_E2E_CANARY_TOKEN_CLICKUP_001"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue