Skip to content

test: add integration tests for RepoIndexer (Neo4j + Qdrant) #31

Description

@vineethwilson15

Goal

Integration tests for core/indexer/ against real Neo4j + Qdrant containers.

Acceptance Criteria

  • tests/integration/test_indexer_integration.py marked @pytest.mark.integration
  • Index a small synthetic repo
  • Assert File node in Neo4j + vector in Qdrant
  • Teardown cleans up test data

Good First Issue

Unit tests and indexer are already in place -- just add real DB assertions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions