🔍 Code Extractor

Search Components

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

Search Results for "assertion"

Found 3 matching component(s)

  • function test_config

    A test function that validates the presence and correctness of all required configuration settings for a multi-model RAG (Retrieval-Augmented Generation) system.

    File: /tf/active/vicechatdev/docchat/test_model_selection.py

    testing validation configuration unit-test assertion
  • function test_api_models_endpoint

    A unit test function that validates the structure and content of the /api/models endpoint response, ensuring it contains the correct model configuration data.

    File: /tf/active/vicechatdev/docchat/test_model_selection.py

    testing unit-test api-validation endpoint-testing configuration-validation
  • function test_remove_identical_chunks

    A pytest test function that verifies the HashCleaner's ability to remove duplicate text chunks from a list while preserving order and unique entries.

    File: /tf/active/vicechatdev/chromadb-cleanup/tests/test_hash_cleaner.py

    testing pytest unit-test deduplication text-processing

Search Examples