Skip to content

Commit 541466b

Browse files
committed
feat: add deploy summaries and fullstack coverage
1 parent fd2e670 commit 541466b

41 files changed

Lines changed: 2876 additions & 24 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ npm run test:help # CLI help-text snapshots only
3737
npm run test:integration # SIWX integration (core/src/siwx-integration.integ.ts)
3838
npm run test:integration:full # full CLI integration (cli-integration.test.ts)
3939
npm run test:integration:mcp # MCP integration (mcp-integration.test.ts)
40+
npm run test:integration:fullstack # full-stack live platform integration (fullstack-integration.test.ts)
4041
```
4142

4243
Unit tests use Node's built-in `node:test` runner with `tsx` for TypeScript:

0 commit comments

Comments
 (0)