Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test coverage for Cloud Foundry inputs #28278

Closed
jsoriano opened this issue Oct 6, 2021 · 2 comments
Closed

Improve test coverage for Cloud Foundry inputs #28278

jsoriano opened this issue Oct 6, 2021 · 2 comments
Labels
Stalled Team:Integrations Label for the Integrations team

Comments

@jsoriano
Copy link
Member

jsoriano commented Oct 6, 2021

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.

@jsoriano jsoriano added the Team:Integrations Label for the Integrations team label Oct 6, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic
Copy link

botelastic bot commented Oct 6, 2022

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Oct 6, 2022
@botelastic botelastic bot closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stalled Team:Integrations Label for the Integrations team
Projects
None yet
Development

No branches or pull requests

2 participants