Files
reflector/server/tests
Mathieu Virbel 8fcfac80fa fix: resolve session management issues in tests and WebSocket endpoints
- Add missing db_session parameter to test_pipeline_main_file.py tests
- Fix WebSocket endpoint missing session dependency injection
- Update test fixtures to pass session as first argument to pipeline.process()
- Add required imports (Depends, AsyncSession, get_session) to transcripts_websocket.py

Note: 2 WebRTC tests still failing due to known asyncio event loop issues with SQLAlchemy
2025-09-25 12:52:30 -06:00
..
2023-09-13 17:26:03 +02:00
2025-08-13 10:03:38 -04:00