SurfSense/surfsense_backend/tests
Anish Sarkar f09b5b0ea4 refactor: replace hardcoded embedding dimension with dynamic configuration
- Updated the embedding dimension in test configurations to use the value from the application config, enhancing maintainability and consistency across tests.
2026-02-27 00:17:39 +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 refactor: replace hardcoded embedding dimension with dynamic configuration 2026-02-27 00:17:39 +05:30
unit chore: ran linting 2026-02-26 03:05:20 +05:30
utils feat: implement task dispatcher for document processing 2026-02-26 23:55:47 +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 refactor: update database connection handling in test configurations 2026-02-27 00:05:21 +05:30