opencode-config/.opencode/draw-image/tests
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
..
fixtures refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
helpers refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
cleanup.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
cli.test.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
config.test.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
e2e.bad-input.test.ts fix(draw-image): per-process output TMP in beforeAll for parallel vitest (#186) 2026-07-31 22:39:58 +03:00
e2e.no-icon.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
e2e.optional.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
e2e.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
fit.test.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
idempotency.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
recolor.test.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
render.integration.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
render.optional.integration.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
render.optional.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00
slot-parser.test.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
slot.test.ts refactor(draw-image): decouple tests from production cover.svg (#197) 2026-08-01 01:22:15 +03:00