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
Move common delegate test functions and constants to test/utils/certs.sh:
- generate_delegate_cert() function
- OID_PERMIT_* constants (REDIRECT, ONBOARD_NEW_CRED, ONBOARD_REUSE_CRED)
Remove duplications from individual test files:
- test-delegate-onboarding.sh: Remove local generate_delegate_cert and OID
- test-delegate-invalid-chain.sh: Remove duplicate OID constant
- test-delegate-permissions.sh: Remove duplicate OID constant
All tests now source certs.sh (directly or transitively) for these utilities.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments