Skip to content

test: cover static fallback in framework detection #16

Description

@ptraxzy

Goal

Add a focused Node test for detectFramework when a directory has no recognized Laravel, Next.js, or React markers.

Acceptance criteria

  • Use a temporary fixture directory like the existing detector tests.
  • Assert the returned type is static and root is the input directory.
  • npm run check --prefix client passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersjavascriptPull requests that update javascript code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions