SurfSense/surfsense_backend/tests/unit/tasks
Anish Sarkar 9005e992c0 feat: add unit tests for LLM bundle streaming functionality
- Introduced a new test file to validate the LLM bundle construction for streaming flows in chat.
- Implemented tests to ensure that both DB-backed and global models enable streaming correctly.
- Utilized mocking to isolate dependencies and verify the expected behavior of the LLM constructor.
2026-06-18 23:32:36 +05:30
..
chat feat: add unit tests for LLM bundle streaming functionality 2026-06-18 23:32:36 +05:30
__init__.py feat: improved agent streaming 2026-04-29 07:20:31 -07:00
test_celery_async_runner.py test(podcasts): retarget celery and observability tests to new tasks 2026-06-10 21:45:04 +02:00
test_stream_new_chat_image_safety_net.py refactor(provider-configuration): standardize provider parameter naming across various modules and improve quota error handling in tests 2026-06-13 14:23:32 +05:30
test_video_presentation_billing.py test: align QuotaInsufficientError fixtures with balance_micros API 2026-06-16 23:56:11 +02:00