Conversation
Synth realistic agentcore.json specs through AgentCoreStack and assert valid CloudFormation output. Covers agents, memories, credentials, evaluators, online eval configs, policy engines, and edge cases.
@aws/agentcore-cdk is npm-linked locally, not available in CI. Exclude the test from the unit project, matching the existing exclusion pattern for src/assets/cdk/test/*.test.ts.
Coverage Report
|
|
/strands review |
Code Review SummaryI've completed a thorough review of this PR. While the test coverage is comprehensive, there are several issues that need to be addressed before this can be merged. 🚫 BLOCKING Issues1. Missing Linked Issue
|
Summary
agentcore.jsonspec shapes can be synthesized into valid CloudFormation templates viaAgentCoreStack→AgentCoreApplicationL3 construct@aws/agentcore-cdkresolve alias invitest.config.tsto handle CJS-only package exports in ViteTest plan
npx vitest run src/assets/__tests__/cdk-synth-validation.test.ts)