SurfSense/surfsense_backend/tests
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
..
e2e feat: add end-to-end test for document searchability after upload 2026-02-26 03:33:37 +05:30
fixtures feat: Add end-to-end tests for document upload pipeline and shared test utilities 2026-02-25 16:39:45 +05:30
integration chore: ran linting 2026-02-26 03:05:20 +05:30
unit chore: ran linting 2026-02-26 03:05:20 +05:30
utils fix: Improve document upload tests by adding assertions for document IDs and handling transient transport errors 2026-02-26 01:50:57 +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