Skip to content

Possible Missing Test Migrations #150

Description

@thecodedrift

The current 3=>5 migration may miss migrating tests

I had to give no-eval a .tests/ directory. It shipped without one, and ast-grep's test discovery walks every rule dir — so test failed on the missing directory before it ever reached my rule. It now has 3 valid / 3 invalid cases and passes. Without this, test was broken for any rule you add.

npx @taskless/cli-nightly@0.11.0-20260824013916xe788b11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions