Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cloudfoundry
/
cf-java-client
Public
Notifications
You must be signed in to change notification settings
Fork
319
Star
334
Code
Issues
89
Pull requests
20
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support skipping integration tests for unavailable CF features via environment variables
- #1346
#1346
Merged
Kehrlann
merged 14 commits into
cloudfoundry:5.x.x
cloudfoundry/cf-java-client:5.x.x
from
jorbaum:fix-integration-tests
jorbaum/cf-java-client:fix-integration-tests
Copy head branch name to clipboard
Apr 29, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Support skipping integration tests for unavailable CF features via environment variables
#1346
Kehrlann
merged 14 commits into
cloudfoundry:5.x.x
cloudfoundry/cf-java-client:5.x.x
from
jorbaum:fix-integration-tests
jorbaum/cf-java-client:fix-integration-tests
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
Support skipping CF API V2 tests
Show description for bfbd700
jorbaum
committed
bfbd700
View commit details
Copy full SHA for bfbd700
Browse repository at this point
Add ability to skip tests that require TCP routing
jorbaum
committed
b56ad0c
View commit details
Copy full SHA for b56ad0c
Browse repository at this point
Allow skipping tests tha require browser auth
Show description for 8cf8917
jorbaum
committed
8cf8917
View commit details
Copy full SHA for 8cf8917
Browse repository at this point
Only run very basic LogCacheTest when V2 is missing
jorbaum
committed
c431ba6
View commit details
Copy full SHA for c431ba6
Browse repository at this point
Support skipping tests requiring metric registrar
jorbaum
committed
2957b01
View commit details
Copy full SHA for 2957b01
Browse repository at this point
Guard serviceBrokerId with @ConditionalOnProperty
Show description for 5918572
jorbaum
committed
5918572
View commit details
Copy full SHA for 5918572
Browse repository at this point
Centralize SKIP_V2_TESTS property name
Show description for 2c8da39
jorbaum
committed
2c8da39
View commit details
Copy full SHA for 2c8da39
Browse repository at this point
Annotate LogCacheTest class with @RequiresV2Api
Show description for 3f0db75
jorbaum
committed
3f0db75
View commit details
Copy full SHA for 3f0db75
Browse repository at this point
Port cleanApplicationsV3 binding removal from to V3
Show description for 7fa9681
jorbaum
committed
7fa9681
View commit details
Copy full SHA for 7fa9681
Browse repository at this point
Clarify SKIP_BROWSER_AUTH_TESTS description in README
Show description for e98ece3
jorbaum
committed
e98ece3
View commit details
Copy full SHA for e98ece3
Browse repository at this point
Share V2 skip condition via RequiresV2Api
Show description for 25cb827
jorbaum
committed
25cb827
View commit details
Copy full SHA for 25cb827
Browse repository at this point
Commits on Apr 24, 2026
Migrate organizationId and spaceId from V2 to V3
Show description for 43b3c90
jorbaum
committed
43b3c90
View commit details
Copy full SHA for 43b3c90
Browse repository at this point
Migrate stackId and stackName from V2 to V3
Show description for 817554c
jorbaum
committed
817554c
View commit details
Copy full SHA for 817554c
Browse repository at this point
Apply spotless
jorbaum
committed
6781bae
View commit details
Copy full SHA for 6781bae
Browse repository at this point
You can’t perform that action at this time.