mirror of
https://github.com/jhbruhn/respira.git
synced 2026-01-27 10:23:41 +00:00
Enhanced penEncoder test suite with byte-level sequence verification: - Added helper functions to decode PEN bytes for detailed assertions - Replaced length-only tests with precise operation order verification - Added tests for color change sequences (same position and with jump) - Added test for color change followed by explicit JUMP command - Added test for long jump sequences with lock stitches - Verified exact placement of lock stitches, cuts, jumps, and color markers All 27 tests passing with comprehensive coverage of PEN format encoding. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| hooks | ||
| platform | ||
| services | ||
| stores | ||
| styles | ||
| types | ||
| utils | ||
| workers | ||
| App.css | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||