Commit Graph
105002 Commits
Author SHA1 Message Date
liugang 14684ef154 + [misc] Add a new claude command to create ui test script by guide. 2025-08-26 09:44:23 +08:00
刘刚 326235b70b Merge branch release/21.7.5 of zentao/zentaopms (#11129) 2025-08-26 09:27:06 +08:00
刘刚 176367f574 Merge branch release/21.7.5 of zentao/zentaopms (#11131) 2025-08-26 09:26:27 +08:00
liugang b45a72e2be + [misc] Add new claude command to create unit test by guide. 2025-08-26 09:26:08 +08:00
wangyuting 72b7a25c48 * Optimize getlist unit test script. 2025-08-26 09:18:25 +08:00
wangyuting d6aadd5315 * Optimize getlist unit test script. 2025-08-26 09:12:15 +08:00
wangyuting 7b751c2fda * Optimize getlist unit test script. 2025-08-26 08:51:54 +08:00
wangyuting 8dd55a7b88 * Adjust unit test script file name. 2025-08-26 08:51:54 +08:00
wangyuting e08a90634b * [task#146178,done,3h,0h] Optimize history search method. 2025-08-26 08:51:54 +08:00
wangyuting 862986cbe6 * [task#148795,done,1h,0h] Fix extra readonly field is required error. 2025-08-26 08:51:54 +08:00
刘刚 2f6e915901 Merge branch release/21.7.5 of zentao/zentaopms (#11128) 2025-08-25 17:31:17 +08:00
刘刚 7f82a17449 Merge branch dev/task-147448 of zentao/zentaopms (#11127) 2025-08-25 17:29:52 +08:00
liugang b40ef10816 + [misc] Ignore the git worktree directory. 2025-08-25 17:27:56 +08:00
刘刚 c5ce37cd60 Merge branch release/21.7.5 of zentao/zentaopms (#11126) 2025-08-25 17:10:28 +08:00
刘刚 b77a3c650a Merge branch dev/task-147448 of zentao/zentaopms (#11125) 2025-08-25 17:09:26 +08:00
liugangandClaude fc2202956e * [misc] Comprehensive enhancement of unit test guide for AI model accuracy
Major improvements to ensure AI-generated tests meet ZenTao standards:
- Add AI-specific usage guidelines with clear execution requirements
- Standardize placeholder naming conventions across all examples
- Add critical code formatting requirements to prevent commit failures
- Emphasize strict prohibition of trailing whitespace in generated code
- Restructure branch workflow to use unified feature/unittest/ai branch
- Enhance test concepts with precise AI-understandable definitions
- Provide detailed step-by-step execution guidance with checkpoints
- Fix dao::isError() handling to return dao::getError() directly
- Add comprehensive AI mandatory checklist for complete compliance
- Include formatting violations in forbidden actions to prevent errors

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-25 17:06:06 +08:00
daitingting 75170ad734 * [task#147448,done,1h] Check mode. 2025-08-25 16:54:13 +08:00
daitingting 98a3ed991b * [unittest] Adjust test. 2025-08-25 16:48:07 +08:00
daitingting 11581d2382 * [task#147448,done,4h] Multiple task's assignedTo is empty. 2025-08-25 16:08:48 +08:00
刘刚 5cda9372d6 Merge branch release/21.7.5 of zentao/zentaopms (#11120) 2025-08-25 14:54:06 +08:00
刘刚 84e3f50c20 Merge branch release/21.7.5 of zentao/zentaopms (#11119) 2025-08-25 14:47:04 +08:00
刘刚 74ee216c27 Merge branch release/21.7.5 of zentao/zentaopms (#11118) 2025-08-25 14:46:56 +08:00
liugang 1f6db9cd5e + [misc] Add 2 claude commands. 2025-08-25 14:45:50 +08:00
liugang a89516a675 + [misc] Init CLAUDE.md. 2025-08-25 14:45:50 +08:00
wangyuting ef30dbb93f * [task#146720,done,2h,0h] Fix researchtask history error. 2025-08-25 14:37:51 +08:00
wangyidong 7007ce535a * [unittest] Fix unit test. 2025-08-25 12:08:16 +08:00
wangyuting 7efdd794dc * [task#148451,done,2h,0h] Fix export title like 0000:% feedback error. 2025-08-25 10:53:00 +08:00
刘刚 84dab58584 Merge branch release/21.7.5 of zentao/zentaopms (#11117) 2025-08-25 10:10:05 +08:00
wangyuting 76c7e9b1b0 * Fix productIdList is string error. 2025-08-25 09:50:48 +08:00
刘刚 54ebc7880a Merge branch release/21.7.5 of zentao/zentaopms (#11116) 2025-08-23 08:03:05 +08:00
liugangandClaude 379f133cb1 * [misc] Refine unit test guide with clarified concepts and 5-step requirement
- Add core concept clarification section distinguishing Test Case vs Test Step
- Correct terminology throughout document: script = test case, r()...e() = test step
- Add mandatory 5-step requirement in warning, workflow, templates, and checklist
- Update templates to show 5 test steps with proper naming convention
- Enhance best practices section with test case/step organization principles
- Improve quality checklist with accurate terminology and requirements

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 08:00:23 +08:00
liugangandClaude 673fe7d860 + [misc] Add comprehensive ZenTao view-to-ui refactoring guide
- Add detailed guide for converting legacy view pages to modern ui pages
- Include comprehensive instructions for using Zin framework and ZUI3 design system
- Enforce strict branch development workflow with prominent warnings
- Cover complete refactoring process for HTML, JavaScript, and CSS files
- Add 244 Zin component library reference and usage examples
- Include branch naming convention: uirefactor/{ModuleName}/{PageName}/{AIModel}
- Provide detailed validation checklist and troubleshooting guide
- Ensure consistency with unit test and UI test guide architecture

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 00:30:42 +08:00
liugangandClaude 641be8eb03 + [misc] Add enhanced ZenTao UI test guide with branch workflow requirements
- Add prominent warnings and branch workflow requirements at document start
- Include comprehensive step-by-step UI test development process
- Add branch naming convention: uitest/{ModuleName}/{action}/{AIModel}
- Include detailed git commands for branch management and code submission
- Add UI test development checklist with mandatory and quality check items
- Ensure UI test scripts follow same branch development standards as unit tests
- Fix trailing whitespace issues in documentation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-22 23:47:13 +08:00
liugangandClaude 57dba596b9 * [misc] Fix unit test guide to prevent documentation in test branches
- Clarify that test scripts should only add test-related files to git
- Add warning to avoid committing guide document to test branches
- Guide document should remain on development branch for future reference
- Update common mistakes section with documentation handling

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-22 23:27:52 +08:00
liugangandClaude 376d51ee7a + [misc] Add enhanced ZenTao unit test guide document
- Add comprehensive guide for AI model to generate unit test scripts
- Enforce strict branch workflow requirements with prominent warnings
- Include detailed step-by-step instructions with commands
- Add checklist for validation and common mistake avoidance
- Ensure proper test script development process compliance

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-22 23:27:10 +08:00
刘刚 4dee2209b5 Merge branch release/21.7.5 of zentao/zentaopms (#11115) 2025-08-22 22:30:28 +08:00
wangyuting 44a4efd4b9 * Optimize getrootprogramlist unit test script. 2025-08-22 16:48:00 +08:00
wangyuting f13b8201dd * Optimize getnormalactions unit test script. 2025-08-22 16:45:24 +08:00
刘刚 7743036541 Merge branch release/21.7.5 of zentao/zentaopms (#11114) 2025-08-22 16:42:22 +08:00
刘刚 3f9b686d95 Merge branch release/21.7.5 of zentao/zentaopms (#11113) 2025-08-22 16:42:08 +08:00
刘刚 c2c8f959b0 Merge branch dev/task-147397 of zentao/zentaopms (#11108) 2025-08-22 16:41:59 +08:00
刘刚 47899d7c84 Merge branch release/21.7.5 of zentao/zentaopms (#11107) 2025-08-22 16:41:53 +08:00
wangyuting d6b1139fe6 * Optimize fixlinkedproduct unit test script. 2025-08-22 16:28:31 +08:00
wangyuting 0e4d337f12 * Optimize buildprojectactionsmap unit test script. 2025-08-22 16:28:31 +08:00
wangyuting 57808596df * Optimize updateorder unit test script. 2025-08-22 16:28:31 +08:00
wangyuting abe539946f * Optimize update unit test script. 2025-08-22 16:28:31 +08:00
wangyuting 1dcbb5f053 * Optimize hasunfinishedchildren unit test script. 2025-08-22 16:28:31 +08:00
wangyuting e3b0225463 * Optimize gettopbypath unit test script. 2025-08-22 16:28:31 +08:00
wangyuting cf5eb772d4 * Optimize getteammemberpairs unit test script. 2025-08-22 16:28:31 +08:00
李阳 ff025967ae Merge branch release/21.7.5 of zentao/zentaopms (#11110) 2025-08-22 16:28:26 +08:00