convertor/src
Your Name 944fe18b75 Add unit tests for PDF Packager converter functionality
- Implement tests for converter properties, ensuring correct input and output formats.
- Add tests for chip parsing, covering various image, pdf_image, and pdfa chip formats.
- Include tests for the isArchiveOutput and getOutputFileName functions.
- Mock execFile for testing the convert function, verifying command execution and output file creation.
- Ensure all chips are parseable and validate the completeness of chip categories.
2026-01-24 14:39:22 +08:00
..
components fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
converters Add unit tests for PDF Packager converter functionality 2026-01-24 14:39:22 +08:00
db fix: ensure data dir exists before loading db (#433) 2025-11-07 09:26:19 +01:00
helpers Add comprehensive format integrity tests for various converters 2026-01-23 23:15:36 +08:00
i18n fix(ci): resolve all lint errors for GitHub Actions 2026-01-20 12:16:13 +08:00
icons feat: add button and API endpoint to delete job (#423) 2025-10-29 20:35:43 +01:00
locales Update account label translations across multiple languages to "Settings" or equivalent 2026-01-24 10:26:35 +08:00
pages fix: 修正表單標籤結構,將文本包裝在 span 中以改善可讀性 2026-01-23 00:52:32 +08:00
theme feat: add theme toggle functionality and update localization files 2026-01-21 15:00:34 +08:00
transfer fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00
index.tsx feat: 實作全域檔案傳輸機制與 .tar 封裝規範 2026-01-21 13:58:01 +08:00
main.css chore: fix lint 2025-10-05 14:19:13 +00:00