opencode-config/.opencode/draw-image
Sergey 66f0afa58b
refactor(draw-image): decouple tests from production cover.svg (#197)
* refactor(draw-image): add tests/fixtures/cover.svg and loadFixture helper

* feat(draw-image): add --template-dir flag to cli for test isolation

* refactor(draw-image): switch tests from templates/cover to fixtures

* chore(draw-image): simplify production cover.svg now decoupled from tests

* docs(handoff): add handoff + ADR for issue #196

* docs(handoff): set PR number

* docs(project-map): update after structural changes

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-08-01 01:22:15 +03:00
..
brand-logos feat(create-readme): add cover image reference to template and validation (#158) 2026-07-30 23:15:12 +03:00
fonts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
icons/lucide feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
scripts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
src refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
templates refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
tests refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
.gitignore feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
brand.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
cli.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
package-lock.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
package.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
render.mjs fix(draw-image): use density 72 for 1024x1024 PNG output (#161) 2026-07-30 23:31:02 +03:00
tsconfig.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
vitest.config.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00