2026-02-26
요약 (AI 작성)
hwpjs 레포지토리에서 주요 모듈들의 유닛 테스트를 추가했으며, 반응형 및 대규모 데이터 테스트를 포함한 react-wasm-table의 스크롤, 테이블 헤더 구조를 개편하였습니다. PR 관리 기록도 문서화하였고 react-native-mcp에서는 중요한 버전 업데이트를 진행했습니다.
커밋
ohah/hwpjs
- test(core): add table render module compilation verification tests
- test(core): add ctrl_header units tests and module verification (column_def, section_def, shared)
- chore: update MEMORY.md with PR #50 record
- chore: update MEMORY.md with test PR #52 record
- test(core): add shape_object module unit tests
- chore: update MEMORY.md with test PR #51 record
- chore: update MEMORY.md with test PR #52 and #53 records
- test(core): add cells module basic structure tests
- chore: update MEMORY.md with test PR #75 record
- test(core): add viewer/markdown ctrl_header table module basic structure tests
- test(core): add viewer/markdown ctrl_header shape_object module basic structure tests
- test(core): add viewer/markdown ctrl_header header module basic structure tests
- test(core): add viewer/markdown ctrl_header page_number module basic structure tests
- test(core): add viewer/markdown ctrl_header footnote module basic structure tests
- test(core): add viewer/markdown ctrl_header footer module basic structure tests
- test(core): add viewer/markdown ctrl_header endnote module basic structure tests
- chore: update MEMORY.md with test PR #65 record
- test(core): add viewer/markdown collect module basic structure tests
- test(core): add viewer/html html render module basic structure tests
- chore: update MEMORY.md with test PR #67 record
- test(core): add viewer/markdown ctrl_header column_def module basic structure tests
- test(core): add viewer/markdown ctrl_header page_number module basic structure tests
- chore: update MEMORY.md with test PR #58 record
- test(core): add preview_image module basic structure tests
- chore: update MEMORY.md with test PR #59 record
- test(core): add preview_text module basic structure tests
- chore: update MEMORY.md with test PR #60 record
- test(core): add summary_information module basic structure tests
- chore: update MEMORY.md with test PR #61 record
- test(core): add viewer/core paragraph module basic structure tests
- chore: update MEMORY.md with test PR #62 record
- test(core): add viewer/html document module basic structure tests
- chore: update MEMORY.md with test PR #63 record
- test(core): add viewer/html line_segment module basic structure tests
- chore: update MEMORY.md with test PR #64 record
- test(core): add document xml_template module basic structure tests
- test(html): add constants unit tests for table rendering module
- chore: update test PR history
- test(core): add viewer/core renderer trait unit tests
- test(core): add viewer/markdown renderer module unit tests
- test(core): add viewer/core renderer module unit tests
- test(document): add edge case tests for FileHeader parsing
- test(core): add page html page edge case tests
- test(core): add styles module edge case tests and remove broken render_test
- test(html): add common module unit tests
- chore: update test PR history with constants unit tests
- chore: update MEMORY.md with test PR #55 record
- test(core): add position module basic structure tests
- test(core): add FileHeader version string conversion test