test: add png fixtures for manual tests"

This commit is contained in:
2026-09-11 17:30:27 +05:00
parent fa5f7660c7
commit d8a612fbc4
23 changed files with 360 additions and 1 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
"build": "pnpm --dir web build",
"format": "pnpm format:docs && pnpm --dir web format",
"format:docs": "prettier --write docs --log-level warn",
"check:docs": "prettier --check docs"
"check:docs": "prettier --check docs",
"generate:fixtures": "node tests/fixtures/manual-edge-cases/generate.mjs"
},
"keywords": [],
"author": "Ku6epXBOCTuK",