Skip to content

refactor: move misplaced test files to correct directories #74

@michaeldistel

Description

@michaeldistel

2 test files are in the wrong directory:

  • tests/semantic/references.test.ts — only calls parse(), no semantic analysis; move to tests/frontend/
  • tests/frontend/ast-utils.test.ts — runs full analysis pipeline via src/index.js; move to tests/integration/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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