SurfSense/surfsense_backend/tests/e2e
Anish Sarkar bf60a5049f feat: add end-to-end test for document searchability after upload
- Introduced a new test class to verify that uploaded documents appear in search results once their status is ready.
- Implemented assertions to ensure the uploaded document's ID is present in the search response.
2026-02-26 03:33:37 +05:30
..
__init__.py feat: Add end-to-end tests for document upload pipeline and shared test utilities 2026-02-25 16:39:45 +05:30
conftest.py chore: ran linting 2026-02-26 03:05:20 +05:30
test_document_upload.py feat: add end-to-end test for document searchability after upload 2026-02-26 03:33:37 +05:30
test_page_limits.py chore: ran linting 2026-02-26 03:05:20 +05:30
test_upload_limits.py chore: ran linting 2026-02-26 03:05:20 +05:30