Skip to content

Commit 7c67072

Browse files
committed
Extended all of the test suites to reach 65 tests per app
1 parent 334043d commit 7c67072

16 files changed

Lines changed: 12249 additions & 127 deletions

File tree

backend/seeds/box/box_default.json

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,54 @@
477477
"size": 0,
478478
"sequence_id": "0",
479479
"etag": "0"
480+
},
481+
{
482+
"id": "8712301451",
483+
"type": "folder",
484+
"name": "Hubert M. Pysklo - tape triage (ignore)",
485+
"parent_id": "1660804823",
486+
"created_at": "2025-12-30T00:00:00+00:00",
487+
"modified_at": "2025-12-30T00:00:00+00:00",
488+
"created_by_id": "27512847635",
489+
"modified_by_id": "27512847635",
490+
"owned_by_id": "27512847635",
491+
"description": "Distractor intake folder for old donor tape triage.",
492+
"item_status": "active",
493+
"size": 0,
494+
"sequence_id": "0",
495+
"etag": "0"
496+
},
497+
{
498+
"id": "8712301452",
499+
"type": "folder",
500+
"name": "Artem Zhuravel - rough transfer notes (ignore)",
501+
"parent_id": "1660804823",
502+
"created_at": "2025-12-30T00:00:00+00:00",
503+
"modified_at": "2025-12-30T00:00:00+00:00",
504+
"created_by_id": "27512847635",
505+
"modified_by_id": "27512847635",
506+
"owned_by_id": "27512847635",
507+
"description": "Distractor folder with non-canonical transfer notes.",
508+
"item_status": "active",
509+
"size": 0,
510+
"sequence_id": "0",
511+
"etag": "0"
512+
},
513+
{
514+
"id": "8712301453",
515+
"type": "folder",
516+
"name": "Patrick D. Watson - uncatalogued reels (ignore)",
517+
"parent_id": "1660804823",
518+
"created_at": "2025-12-30T00:00:00+00:00",
519+
"modified_at": "2025-12-30T00:00:00+00:00",
520+
"created_by_id": "27512847635",
521+
"modified_by_id": "27512847635",
522+
"owned_by_id": "27512847635",
523+
"description": "Distractor folder for uncatalogued reels awaiting review.",
524+
"item_status": "active",
525+
"size": 0,
526+
"sequence_id": "0",
527+
"etag": "0"
480528
}
481529
],
482530
"box_files": [
@@ -5062,5 +5110,13 @@
50625110
"view_count": 0
50635111
}
50645112
],
5065-
"box_hub_items": []
5066-
}
5113+
"box_hub_items": [],
5114+
"box_collections": [
5115+
{
5116+
"id": "926489",
5117+
"type": "collection",
5118+
"name": "Favorites",
5119+
"collection_type": "favorites"
5120+
}
5121+
]
5122+
}

0 commit comments

Comments
 (0)