Files
insomnia/packages
Kyle 818c4bcead test(smoke): add the missing response.getBodyBuffer id-vs-bodyPath smoke test
Item 1's id-reload fix (commit 92b25cbf2) landed with unit coverage but no
Playwright smoke test, despite the audit plan requiring one. Adds it: a
zero-permission template tag looks up its own real response by id and a
"victim" response by id, then calls response.getBodyBuffer({ _id: own,
bodyPath: victim's }) — confirmed this returned the victim's content against
the id-reload logic reverted, and the caller's own content with it restored.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-25 22:40:10 -04:00
..