- Created src/lib/pdf/__tests__/prepare-document.test.ts with 10 test cases - Tests verify Y-axis flip: screenY=0 → pdfY≈792, screenY=792 → pdfY≈0 - Tests verify scale-invariance at both 1:1 and 50% zoom ratios - Installed jest, ts-jest, @types/jest and added jest config to package.json - All 10 tests pass Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.5 KiB
1.5 KiB