Skip to content

Integration tests depend on optional "routing" endpoint #1249

Open
@Lokowandtg

Description

@Lokowandtg

When running the integration tests of cf-java-client, some of them fail because they depend on the routing-api. The routing-api is optional and by default not installed.
The tests should be aware of the installation state (it is reported by a "null" value when calling the "/" endpoint. They should be skipped when the routing-api is not installed.

I will push some corrections.

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