openpencil/tests/e2e
Danila Poyarkov 921a9cd261 Fix tool name extraction from UIMessage parts, add tool call e2e test
Tool part type is 'tool-create_shape' (name embedded in type field),
not a separate toolName property. Extract via part.type.replace('tool-', '').

Mock transport now emits proper UI message stream protocol:
tool-input-start → tool-input-delta → tool-input-available → tool-output-available.
2026-03-01 11:51:38 +03:00
..
create-shapes.spec.ts-snapshots Canvas rulers with selection highlight 2026-02-28 09:35:50 +03:00
chat-panel.spec.ts Fix tool name extraction from UIMessage parts, add tool call e2e test 2026-03-01 11:51:38 +03:00
create-shapes.spec.ts Fix silent rendering crash, no-chrome test mode, error detection 2026-02-28 08:39:19 +03:00
layers-panel.spec.ts Improved demo: section with Desktop/Mobile frames, color swatches 2026-02-28 14:02:46 +03:00