Skip to content

add unit tests #11

@HussainAther

Description

@HussainAther

Several important modules such as coding_agent.py, llm.py, and self_improve_step.py do not currently have dedicated unit test coverage. Adding tests would improve reliability and make future refactoring safer.

Functionality validation for each major class/function
Edge case handling (e.g., invalid inputs, tool failures)
Integration with llm_withtools.py if applicable
I’d be happy to help add these tests using pytest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions