Skip to content

Improve test coverage for Cloud Foundry inputs #28278

@jsoriano

Description

@jsoriano

Currently the only tests for Cloud Foundry are integration tests that need to be run manually. They are ok when changes are done in Cloud Foundry specific code, but other refactors may overlook issues introduced there.

Having an integration test scenario with a real environment is expensive and time consuming, it'd be good to have tests that can be run locally and in CI without requiring a whole environment.

An approximation to this can be with the use of mocks, as other projects do.

Follow up of #28277.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions