Commit 6942f75
committed
Run the MCP App test in CI
`npm test` picked up test:app, but CI lists its steps individually, so the new
suite never ran there — and it is the only thing guarding the rules that fail
silently in a host: no external asset under the deny-by-default CSP, no inline
event handlers, the size tripwire against a second SDK copy landing, and the
resource MIME type matching the ext-apps constant.1 parent 0e82afc commit 6942f75
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
0 commit comments