SurfSense/surfsense_backend/tests/integration/document_upload
DESKTOP-RTLN3BA\$punk 62e698d8aa refactor: streamline document upload limits and enhance handling of mentioned documents
- Updated maximum file size limit to 500 MB per file.
- Removed restrictions on the number of files per upload and total upload size.
- Enhanced handling of user-mentioning documents in the knowledge base search middleware.
- Improved document reading and processing logic to accommodate new features and optimizations.
2026-04-02 19:39:10 -07:00
..
__init__.py feat: implement task dispatcher for document processing 2026-02-26 23:55:47 +05:30
conftest.py fix: update document cleanup logic and mock Celery task in tests 2026-03-11 12:27:32 +05:30
test_document_upload.py refactor: remove unused TestStatusPolling class from document upload integration tests 2026-02-27 01:52:35 +05:30
test_page_limits.py feat: implement task dispatcher for document processing 2026-02-26 23:55:47 +05:30
test_stripe_page_purchases.py feat: enhance knowledge base search with date filtering 2026-03-31 20:13:46 -07:00
test_upload_limits.py refactor: streamline document upload limits and enhance handling of mentioned documents 2026-04-02 19:39:10 -07:00