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

Health Check: with Yavor squashed commit with proper CLA and fixed compilation and tests #1257

Merged
merged 6 commits into from
Dec 6, 2024

Conversation

anthonydahanne
Copy link
Contributor

@anthonydahanne anthonydahanne commented Dec 6, 2024

closes #1254 and #1253

add integration test

Upgrade JUnit4 to JUnit5

Java 17 and 21 CI is now manually triggered ala workflow_dispatch

Revert removal of Test import
* make sure that we also compile the integration tests during Github CI

updates Conditonal CloudFoundry version based test to JUnit 5

Do not use ExtendWith
* when the extension has a mandatory field to initialize, because ExtendWith only works with default constructor

Junit4 to Junit4 Integration Tests migration
* add the extension registration declaratively (using an annotation)

Modified getOrganizationId() & getSpaceId() as per V3

adding security groups v3 create api

adding create security group impl and tests

adding get security group api and tests

adding get security group impl + test

adding list security groups impl + api

adding update security group api

adding update security group api v3 impl

adding security groups delete api v3 impl and tests

adding bind running/staging security group v3 api

adding bind impl

adding unbind security group

adding list running/staging api and tests

adding create security group test

adding integration tests

adding integration tests

fixing setup/teardown

fixing integration tests

refactoring integration tests

Ignore .idea/ for real now

Migration to Junit5
* tests from radoslav commits

Make integration tests chatty
* cause they have interesting things to display

Add globally enabled

Spotless apply; include integration-test

mask off non-permission bits

apply spotless formatting
* on top of Hans Schulz  "mask off non-permission bits"

porting check route to v3 api

porting delete orphaned routes

pushing delete route

cleaning up leftovers in tests

applying default style and fixing missing imports

PR #1194: rebase and format with spotless

defaultApplication-api

minor changes

Modified Junit tests to adopt V3 changes.

rebasing 1173

fix health check type serialization

Update tcp-routes.yml

Update tcp-routes.yml

Update IntegrationTestConfiguration.java

fix formatting

test
@anthonydahanne anthonydahanne merged commit 35753d7 into main Dec 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants