DocHub/backend/tests
Tianyang 4a6fdaf994 feat: support uploading entire folders
Adds a folder picker (webkitdirectory) and drag-and-drop directory
support (File System Entries API), preserving relative paths via
a new optional relative_path field on the upload endpoint.
2026-08-01 16:30:29 +08:00
..
test_config.py Fix wave 2: CORS default, path traversal, delete UI, shared clients, bucket check 2026-08-01 09:15:16 +08:00
test_document_service.py refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00
test_local_file_client.py refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00
test_main.py refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00
test_routers_documents.py feat: support uploading entire folders 2026-08-01 16:30:29 +08:00
test_routers_search.py refactor: rename all minio references to garage, drop minio SDK for boto3 2026-08-01 10:51:49 +08:00
test_search_client.py refactor: rename all minio references to garage, drop minio SDK for boto3 2026-08-01 10:51:49 +08:00
test_text_extract.py refactor: rename all minio references to garage, drop minio SDK for boto3 2026-08-01 10:51:49 +08:00