Hi Kind-owners,
I use kind-deployment successfully to run the integration-tests of project cf-java-client locally.
For that I had to make some small changes to the project, most importandly provide a known user and client with their passwords so the integration-tests can connect.
Is it possible to add those changes to a new branch "cf-java-client.integration-test" in this project so every developer of cf-java-client can simply check out that branch and run the tests?
My changes can be reviewed here. I did not create a pull request, as at least some of my changes do not belong to "main".
Many thanks, Georg
Hi Kind-owners,
I use kind-deployment successfully to run the integration-tests of project cf-java-client locally.
For that I had to make some small changes to the project, most importandly provide a known user and client with their passwords so the integration-tests can connect.
Is it possible to add those changes to a new branch "cf-java-client.integration-test" in this project so every developer of cf-java-client can simply check out that branch and run the tests?
My changes can be reviewed here. I did not create a pull request, as at least some of my changes do not belong to "main".
Many thanks, Georg