Skip to content

Write Unit Tests For Basic Graph Validator Rules #13

Description

@itzzavdhesh

Description: Add tests for graph validation rules such as missing start state, duplicate state names, and transitions pointing to unknown nodes. These tests will protect the compiler pipeline.

Files to look at: future validator files, server/src, client/lib

Hints: Keep test cases small and data-driven. Start with plain objects representing nodes and edges.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions