SurfSense/surfsense_backend/tests/integration
Anish Sarkar c3d5c865fd fix: update file skipping logic in Google Drive indexer
- Modified the `_should_skip_file` function to prevent skipping of documents with a FAILED status, ensuring they are reprocessed even if their content remains unchanged.
- Added a new integration test to verify that FAILED documents are not skipped during the indexing process.
2026-03-25 18:51:40 +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 in Google Drive indexer 2026-03-25 18:51:40 +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