Jim Liu 宝玉
ae1d619ab2
fix(baoyu-slide-deck): add pptxgenjs dependency and detect image format by magic bytes
2026-04-09 10:00:29 -05:00
Jim Liu 宝玉
126b72ed36
feat: add pdf-lib dependency for PDF generation
2026-04-07 01:31:35 -05:00
Jim Liu 宝玉
9eb032a22f
fix(ci): sync npm lockfile and root node tests
2026-03-27 14:23:59 -05:00
Jim Liu 宝玉
d4e80b1bc3
Fix Node-compatible parser tests ( #107 )
...
* Fix Node-compatible parser tests
* Add parser test dependencies to root test env
2026-03-23 15:30:42 -05:00
Jim Liu 宝玉
774ad784d8
test: migrate tests from centralized mjs to colocated TypeScript
...
Move test files from tests/ directory to colocate with source code,
convert from .mjs to .ts using tsx runner, add workspaces and npm
cache to CI workflow.
2026-03-13 16:36:06 -05:00
Jim Liu 宝玉
ac217d5402
test: add test infrastructure with CI workflow and image-gen unit tests
2026-03-13 16:17:01 -05:00