Skip to content

fix: update stale :Symbol expectations in neo4j-bolt.test.ts to v2 labels #46

Description

@rahlk

test/neo4j-bolt.test.ts still queries MATCH (s:Symbol), a v1-era label that does not exist in schema v2 (nodes are :CanNode + specific labels). It is Docker-gated (describe.skip unless RUN_CONTAINER_TESTS=1), so the default suite is green — but it will fail bun run test:container. Same stale assumption the #33 edgeToSymbol fix corrected on the emit side.

Update the label expectations before the next container release run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions