Skip to content

Add unit tests for BFS construction module #4

@Pratz1337

Description

@Pratz1337

The _src/se/construction/bfs.py module is critical for game tree generation but currently lacks unit test coverage. This makes refactoring risky and debugging difficult.

I propose adding a comprehensive test suite to verify get_child, add_terminal_node, and the main bfs execution loop.

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