🚀 Hybrid Sequence Editor Test
Testing the new hybrid approach: AST-based editing + TokenStreamRewriter for optimal performance
🎯 Basic Hybrid Editor Test
Test Basic Functionality
Clear Results
sequenceDiagram Alice->>Bob: Hello Bob, how are you? Bob-->>Alice: Great!
✏️ CRUD Operations Test
Add Participant
Add Participant
Add Message
->>
-->>
->
-->
Add Message
Add Note
right
left
over
Add Note
Move Statement
Move Statement
Regenerate Code
Show AST
Validate AST
⚡ Performance Test
Run Performance Test
Small (10 statements)
Medium (50 statements)
Large (200 statements)
🔍 Debug Log
Clear Log