Skip to content

Update shortest path test to use API #1

@ajbalogh

Description

@ajbalogh

Describe the bug
Currently the shortest path test does not use the APIs to annotate the graph and query the graph for shortest path

To Reproduce
See the https://github.com/Keysight/infragraph/blob/main/src/tests/test_shortest_path.py test

Expected behavior

  • The test must only use publicly documented APIs present in the openapi.yaml document.
  • the infragraph service code should not have public members that are not present in the openapiart generated base API class

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