SurfSense/surfsense_backend/tests/unit/connector_indexers
DESKTOP-RTLN3BA\$punk a7407502d3 feat(refactor): refactor payment system to implement unified credit wallet.
- Updated environment variables and - configurations for credit purchases via Stripe, replacing legacy page pack system.
- Introduced auto-reload feature for credit top-ups and modified database models to track credit transactions.
- Updated notification system to handle insufficient credits and auto-reload failures.
- Adjusted API routes and schemas to reflect changes in credit management.
2026-06-10 16:49:03 -07:00
..
__init__.py feat: implement parallel file downloading and indexing in Google Drive indexer 2026-03-26 23:53:26 +05:30
conftest.py feat: implement parallel file downloading and indexing in Google Drive indexer 2026-03-26 23:53:26 +05:30
test_confluence_parallel.py refactor(tests): Update tests to remove summary references and adjust for embedding errors 2026-06-04 01:51:21 +05:30
test_content_extraction.py chore: ran linting 2026-04-07 05:55:39 +05:30
test_dropbox_parallel.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
test_etl_credits.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
test_google_drive_parallel.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
test_linear_parallel.py refactor(tests): Update tests to remove summary references and adjust for embedding errors 2026-06-04 01:51:21 +05:30
test_local_folder_scan.py chore: ran linting 2026-04-03 13:14:40 +05:30
test_notion_parallel.py refactor(tests): Update tests to remove summary references and adjust for embedding errors 2026-06-04 01:51:21 +05:30
test_onedrive_parallel.py test(onedrive): update download failure return shape 2026-06-09 23:39:25 +02:00