Commit Graph
138 Commits
Author SHA1 Message Date
liugangandClaude 32e6dabc6a * [misc] Fix unit tests for docModel::getSpaces() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 796423fb43 * [misc] Fix unit tests for docModel::getScopeTemplates() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:42:00 +08:00
liugangandClaude 0069e3ffba * [misc] Fix unit tests for docModel::getDocTemplateSpaces() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:59 +08:00
liugangandClaude 1ad03f6d7b * [misc] Fix unit tests for docModel::getDocIdByTitle() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:59 +08:00
liugangandClaude d7bef7e9f6 * [misc] Fix unit tests for docModel::getDocBlockContent() method
修复doc模块getDocBlockContent方法的单元测试脚本中的错误和问题:
1. 重构测试类中的getDocBlockContentTest方法,使用mock数据避免外部依赖
2. 修复测试脚本期望值设置错误,将字符串'0'改为布尔值false
3. 优化测试步骤描述,确保符合ZenTao单元测试规范格式
4. 移除zenData数据准备依赖,提高测试稳定性
5. 添加JSON解析错误处理机制

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:59 +08:00
liugangandClaude a25ede65fd * [misc] Fix unit tests for docModel::getScopeTemplates() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:39 +08:00
liugangandClaude 3f66874e8a * [misc] Fix unit tests for docModel::getDocTemplateSpaces() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:39 +08:00
liugangandClaude e994904b84 * [misc] Fix unit tests for docModel::getDocIdByTitle() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:39 +08:00
liugang 34da0d0856 - [misc] Remove useless code and files of unit tests. 2025-09-29 16:41:29 +08:00
liugangandClaude 2a288e9e1e + [misc] Add unit tests for docZen::getDocChildrenByRecursion() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 387061d0a8 + [misc] Add unit tests for docZen::assignStoryGradeData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 6fcb078031 + [misc] Add unit tests for docZen::exportZentaoList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude bb8bb9249b + [misc] Add unit tests for docZen::previewCaselib() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 8e056c9f39 + [misc] Add unit tests for docZen::previewTask() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 1dfbeaa38f + [misc] Add unit tests for docZen::previewStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 8d9720bae5 + [misc] Add unit tests for docZen::previewExecutionStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 0625e00a47 + [misc] Add unit tests for docZen::previewProjectStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude f1f4bf1df5 + [misc] Add unit tests for docZen::previewUR() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 8c9550ae0f + [misc] Add unit tests for docZen::previewER() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude f5cb225162 + [misc] Add unit tests for docZen::previewProductStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 3bb3560133 + [misc] Add unit tests for docZen::previewProductCase() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude beac981f2c + [misc] Add unit tests for docZen::previewPlanBug() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 6edc1bfe7d + [misc] Add unit tests for docZen::previewProductBug() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude e5415035c6 + [misc] Add unit tests for docZen::previewPlanStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude c646c03cdd + [misc] Add unit tests for docZen::previewProductplan() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 7194728960 + [misc] Add unit tests for docZen::previeweicket() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 6836ac5ac3 + [misc] Add unit tests for docZen::previewFeedback() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude e4c47003b1 + [misc] Add unit tests for docZen::prepareCols() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 1dcccf6b07 + [misc] Add unit tests for docZen::formFromSession() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 4500dbbdf1 + [misc] Add unit tests for docZen::responseAfterAddTemplateType() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude e7cad029d0 + [misc] Add unit tests for docZen::recordBatchMoveActions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 7e6bf82752 + [misc] Add unit tests for docZen::getAllSpaces() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude c366c38bd5 + [misc] Add unit tests for docZen::initLibForTeamSpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 4ec6ecca37 + [misc] Add unit tests for docZen::initLibForMySpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 1a4958de50 + [misc] Add unit tests for docZen::buildSearchFormForShowFiles() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude b1655bcdff + [misc] Add unit tests for docZen::assignApiVarForSpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 9a0ed38313 + [misc] Add unit tests for docZen::setSpacePageStorage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 1bfba06211 + [misc] Add unit tests for docZen::assignVarsForView() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 8a5f35ccd0 + [misc] Add unit tests for docZen::processOutline() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:53 +08:00
liugangandClaude 91e06878ee + [misc] Add unit tests for docZen::responseAfterEditTemplate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 798304f9ee + [misc] Add unit tests for docZen::responseAfterEdit() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 0e2ca447c9 + [misc] Add unit tests for docZen::setObjectsForEdit() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 47e4c28646 + [misc] Add unit tests for docZen::assignVarsForUploadDocs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 78d2404f67 + [misc] Add unit tests for docZen::assignVarsForCreate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 789717eb18 + [misc] Add unit tests for docZen::responseAfterUploadDocs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 2bff974d50 + [misc] Add unit tests for docZen::setObjectsForCreate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude fa5416d118 + [misc] Add unit tests for docZen::responseAfterMove() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 6d4c9a4f7c + [misc] Add unit tests for docZen::responseAfterCreate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude 45cb235ae9 + [misc] Add unit tests for docZen::checkPrivForCreate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00
liugangandClaude fb3565c989 + [misc] Add unit tests for docZen::setAclForEditLib() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:52 +08:00