Skip to content

test(node): add callgraph parity suite #86

Description

@matiasdaloia

Parent: #51

Depends on

Working unit

Add the Node parser/inference parity test suite after parser and resolver slices land.

Scope

  • Cover import/require parsing, call-node fields, return-source inference, resolver-backed inferred types, and graceful degradation.
  • Use JS and TS fixtures where both are supported.

Out of scope

  • No new parser features unless required to fix a failing parity assertion.
  • No library contract expansion.

Acceptance criteria

  • Node parser, return sources, resolver/plumbing, and at least one Node contract slice are merged.
  • go test ./internal/callgraph/... passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-blockedAgent cannot proceed until a dependency or decision is resolvedagent-readycrypto-coverageCrypto detection coverage expansionfeature-parityCallgraph/contracts parity with Java/Pythonnodelanguage: node

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions