Skip to content

Missing Unit Tests for Graph Algorithms #7133

@gowtham1412-p

Description

@gowtham1412-p

What would you like to share?

Some graph algorithms (e.g., BFS, DFS, Dijkstra, Bellman–Ford) do not have JUnit test coverage.
Create test cases with small sample graphs and expected outputs.

Expected outcome:

Increased test coverage

More reliable algorithm correctness

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting triageAwaiting triage from a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions