test: add integration tests for claim mapping admin API
- ClaimMappingAdminControllerIT with create+list and delete tests - Add adminHeaders() convenience method to TestSecurityHelper - Add jwt-secret to test profile (fixes pre-existing Ed25519 init failure) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -17,3 +17,4 @@ agent-registry:
|
||||
security:
|
||||
bootstrap-token: test-bootstrap-token
|
||||
bootstrap-token-previous: old-bootstrap-token
|
||||
jwt-secret: test-jwt-secret-for-ed25519-derivation
|
||||
|
||||
Reference in New Issue
Block a user