test(backend): enhance Drive file filtering and add unit tests for _drive_list_files

This commit is contained in:
Anish Sarkar 2026-05-06 17:58:58 +05:30
parent 074b06441f
commit 8536bac29a
5 changed files with 139 additions and 24 deletions

View file

@ -34,6 +34,21 @@
"mimeType": "text/csv",
"modifiedTime": "2025-01-25T13:45:00.000Z",
"createdTime": "2025-01-25T13:45:00.000Z"
},
{
"id": "fake-shortcut-canary",
"name": "Shortcut to Canary",
"mimeType": "application/vnd.google-apps.shortcut",
"modifiedTime": "2025-02-10T12:00:00.000Z",
"createdTime": "2025-02-10T12:00:00.000Z"
},
{
"id": "fake-file-trashed",
"name": "trashed-e2e-note.txt",
"mimeType": "text/plain",
"modifiedTime": "2025-02-11T09:00:00.000Z",
"createdTime": "2025-02-11T09:00:00.000Z",
"trashed": true
}
],
"fake-folder-projects": [