presenton/servers/fastapi/tests
sudipnext 35f784379b feat: Enhance LiteParse runner and document processing
- Updated the LiteParse runner to support two output formats: raw text and JSON, improving compatibility and flexibility.
- Introduced error handling for missing file arguments and file existence checks, enhancing robustness.
- Added functions to clean and extract text from LiteParse JSON outputs, handling malformed JSON gracefully.
- Updated the DocumentsLoader to utilize the new text cleaning functionality, ensuring cleaner document outputs.
- Implemented tests for the new text extraction and cleaning features, ensuring reliability and correctness.
2026-04-26 18:10:49 +05:45
..
__init__.py feat(fastapi): adds get presentation from id endpoint 2025-07-17 00:27:49 +05:45
test_chat_conversation_store.py feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
test_chat_memory_store.py refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
test_documents_loader_unwrap.py feat: Enhance LiteParse runner and document processing 2026-04-26 18:10:49 +05:45
test_gemini_schema_support.py feat(fastapi): adds slide assets generation, adds dict and schema processors, fix(nextjs): changes image and icon schema fields to __xxxxx__ 2025-07-17 06:38:02 +05:45
test_image_generation.py fix: update placeholder image paths to use a consistent placeholder.jpg across image generation service and tests 2026-04-22 12:50:21 +05:45
test_liteparse_service.py feat: Enhance LiteParse runner and document processing 2026-04-26 18:10:49 +05:45
test_mcp_server.py feat: add demo GIF for MCP architecture overview and remove obsolete regenerate_outline tests 2025-08-05 20:19:21 +05:45
test_mem0_presentation_memory_service.py refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
test_openai_schema_support.py feat(fastapi): adds get presentation from id endpoint 2025-07-17 00:27:49 +05:45
test_pptx_creator.py fix(fastapi): adds a default transparent shadow effect if shadow is None while creating PPTX, fix(nextjs): improvements on presentation_to_pptx_model endpoint, fix(nextjs): improves pdf export 2025-07-24 00:13:58 +05:45
test_pptx_slides_processing.py feat: endpoints to convert slide to html and html to react component 2025-07-30 03:02:08 +05:45
test_presentation_generation_api.py feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
test_slide_to_html.py fix: update placeholder image paths to use a consistent placeholder.jpg across image generation service and tests 2026-04-22 12:50:21 +05:45