🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "simulation"

Found 7 matching component(s)

  • function test_multiple_files

    A test function that validates the extraction of text content from multiple document files using a DocumentExtractor instance, displaying extraction results and simulating combined content processing.

    File: /tf/active/vicechatdev/leexi/test_multiple_files.py

    testing document-extraction file-processing text-extraction multiple-files
  • class TestDocumentProcessor

    A test subclass of DocumentProcessor that simulates llmsherpa PDF processing failures and triggers OCR fallback mechanisms for testing purposes.

    File: /tf/active/vicechatdev/contract_validity_analyzer/test_ocr_fallback.py

    testing document-processing pdf ocr fallback
  • class MockLLMClient

    A mock implementation of an LLM client designed for testing extractor components without making actual API calls to language models.

    File: /tf/active/vicechatdev/invoice_extraction/tests/test_extractors.py

    testing mock llm unit-test test-double
  • function create_test_image

    Creates a synthetic test image with text rendered in a handwritten-style font on a white background and saves it to disk.

    File: /tf/active/vicechatdev/e-ink-llm/test.py

    image-generation test-data PIL Pillow text-rendering
  • function main_v77

    Executes a dry run comparison analysis of PDF upload requests between a simulated implementation and a real application, without making actual API calls.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/dry_run_comparison.py

    testing dry-run comparison validation pdf-upload
  • class FixedUploadTest

    A test class that simulates document upload to reMarkable cloud with specific fixes applied to match the real reMarkable desktop app behavior.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/fixed_upload_test.py

    testing remarkable cloud-sync document-upload pdf
  • function main_v63

    Executes a simulation-only test of a fixed upload process for reMarkable documents, verifying that all critical fixes are correctly applied without making actual API calls.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/fixed_upload_test.py

    testing simulation upload remarkable validation

Search Examples