Skip to content

Commit e35804a

Browse files
committed
update more mock data
1 parent 665c16e commit e35804a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

services/api-server/tests/mocks/create_study_job.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
"lastChangeDate": "2024-05-14T09:43:20.099Z",
8383
"workbench": {},
8484
"prjOwner": "[email protected]",
85+
"workspaceId": 23,
86+
"folderId": 4,
87+
"trashedAt": "2024-05-14T09:55:20.099Z",
8588
"accessRights": {
8689
"3": {
8790
"read": true,

services/api-server/tests/mocks/get_job_outputs.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@
144144
"thumbnail": "",
145145
"creationDate": "2024-07-16T12:56:51.922Z",
146146
"lastChangeDate": "2024-07-16T12:56:51.922Z",
147+
"workspaceId": 5,
148+
"folderId": 2,
149+
"trashedAt": null,
147150
"workbench": {
148151
"dd875b4f-7663-529f-bd7f-3716b19e28af": {
149152
"key": "simcore/services/comp/itis/sleeper",

services/api-server/tests/mocks/run_study_workflow.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,9 @@
301301
"thumbnail": "",
302302
"creationDate": "2024-04-15T15:50:28.196Z",
303303
"lastChangeDate": "2024-04-15T15:50:28.196Z",
304+
"workspaceId": 3,
305+
"folderId": 3,
306+
"trashedAt": null,
304307
"workbench": {
305308
"ab014072-a95f-5775-bb34-5582a13245a6": {
306309
"key": "simcore/services/frontend/iterator-consumer/probe/file",

0 commit comments

Comments
 (0)