SurfSense/surfsense_backend/tests/unit
2026-04-07 03:16:46 +05:30
..
adapters test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
connector_indexers refactor: update _index_selected_files method signatures in Dropbox, Google Drive, and OneDrive indexers to include unsupported file count, enhancing error reporting and consistency across connectors 2026-04-07 03:16:46 +05:30
connectors refactor: enhance file skipping logic across Dropbox, Google Drive, and OneDrive connectors to return unsupported extensions, improving error reporting and maintainability 2026-04-07 03:16:34 +05:30
etl_pipeline refactor: unify file skipping logic across Dropbox, Google Drive, and OneDrive connectors by replacing classification checks with a centralized service-based approach, enhancing maintainability and consistency in file handling 2026-04-07 02:19:31 +05:30
google_unification chore: ran linting 2026-03-22 00:43:53 +05:30
indexing_pipeline feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
middleware refactor: streamline document upload limits and enhance handling of mentioned documents 2026-04-02 19:39:10 -07:00
services refactor: remove allowed_formats from DocumentConverter initialization in DoclingService to allow acceptance of all supported formats 2026-04-06 19:31:42 +05:30
utils refactor: unify file skipping logic across Dropbox, Google Drive, and OneDrive connectors by replacing classification checks with a centralized service-based approach, enhancing maintainability and consistency in file handling 2026-04-07 02:19:31 +05:30
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00