SurfSense/surfsense_backend/tests/integration
Anish Sarkar 4e0749f907 fix: update file skipping logic for failed documents in Google Drive indexer
- Modified the `_should_skip_file` function to skip previously failed documents during processing, improving error handling.
- Updated the corresponding test to reflect the new behavior, ensuring that failed documents are correctly identified and skipped during automatic sync.
2026-03-27 20:01:08 +05:30
..
document_upload fix: update document cleanup logic and mock Celery task in tests 2026-03-11 12:27:32 +05:30
google_unification chore: ran linting 2026-03-22 00:43:53 +05:30
indexing_pipeline fix: update file skipping logic for failed documents in Google Drive indexer 2026-03-27 20:01:08 +05:30
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
conftest.py feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00