Commit Graph
245 Commits
Author SHA1 Message Date
huairong 9077e1ee12 + [uitest] Modify code. 2026-01-16 11:07:36 +08:00
liugang 1503f91b2b * [refac] Split xxx.unittest.class.php into model.class.php, tao.class.php and zen.class.php. 2026-01-14 15:32:47 +08:00
sunguangming e0e06d9ca3 Merge branch 'release/21.7.8' into release/22.0.alpha1 2025-12-29 07:52:33 +00:00
sunguangming d1856c8b7d * [unittest] modify unittest. 2025-12-22 05:26:04 +00:00
sunguangming e4a16a05a1 Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-25 01:57:28 +00:00
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
xieqiyu bb355eaa1f * [misc] Modify the unit test file of programplanModel::prepareEditPlan. 2025-11-14 03:07:14 +00:00
liugangandClaude 551d2b7c52 + [misc] Add unit tests for programplanZen::prepareEditPlan() method
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:06 +08:00
liugangandClaude 16e4ee4d9d + [misc] Add unit tests for programplanZen::computeFieldsCreateView() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:06 +08:00
liugangandClaude 60852201a2 + [misc] Add unit tests for programplanZen::buildStages() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:06 +08:00
liugang c8c0327b04 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-05 14:35:27 +08:00
sunguangming 7dfcd6c60d Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-04 00:01:51 +00:00
xieqiyu e533d118c6 * [bug#66384] Modify the unit test file of prograplanTao. 2025-10-29 02:52:36 +00:00
huairong 2c5821b8b6 + [uitest] Modify ui test file. 2025-10-24 14:10:18 +08:00
xieqiyu 8b3cc2c6de * [bug#66238] Modify the unit test file of programplanTao::buildGanttData4ipd. 2025-10-21 00:38:35 +00:00
wangyuting b31eb909d2 * Optimize buildplansforcreate unit test script. 2025-10-17 15:42:40 +08:00
xieqiyu cc66c17257 * [task#150564] Modify the unit test file of programplanModel::getPointEndDate. 2025-10-16 09:40:33 +00:00
sunguangming 7ac9c49aa3 Merge branch 'release/21.7.6' into feature/workflowgroup 2025-10-14 04:13:23 +00:00
xieqiyu a166527c2e * [task#150565] Add the unit test file of prograpmplanZen::buildCreateView. 2025-10-11 07:03:48 +00:00
liugangandClaude d772909011 * [misc] Fix unit tests for programplanModel::getByList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:44 +08:00
liugang db2474adcb * [misc] Enhance unit tests with Claude Code. 2025-09-25 09:21:52 +08:00
liugangandClaude b4498a1f44 * [misc] Enhance unit tests for programplanTao::getStageList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:46 +08:00
liugangandClaude acae67fa38 * [misc] Enhance unit tests for programplanTao::getStageCount() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:46 +08:00
liugangandClaude 793c4b75fb * [misc] Enhance unit tests for programplanTao::getReviewDeadline() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:46 +08:00
liugangandClaude ccc7658b21 * [misc] Enhance unit tests for programplanTao::getParentStages() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:46 +08:00
liugangandClaude 2f7b325726 * [misc] Enhance unit tests for programplanTao::getNewParentAndAction() method
- 增加getNewParentAndActionTest测试方法到programplan.unittest.class.php
- 重写getnewparentandaction.php测试脚本,增加10个测试步骤
- 测试覆盖wait、closed、suspended、doing四种状态的处理逻辑
- 测试不同父阶段状态组合下的状态转换和动作返回
- 测试多状态组合场景(suspended+closed)
- 确保所有测试步骤通过,提升测试覆盖率和代码质量

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:45 +08:00
liugangandClaude dc6cb89f82 * [misc] Enhance unit tests for programplanTao::buildPointDataForGantt() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:45 +08:00
liugangandClaude 16d452fa81 * [misc] Enhance unit tests for programplanModel::updateSubStageAttr() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:28 +08:00
liugangandClaude 7fa281aede * [misc] Enhance unit tests for programplanModel::setTreePath() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:28 +08:00
liugangandClaude cfb53721bb * [misc] Enhance unit tests for programplanModel::isTopStage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:28 +08:00
liugangandClaude 8db264192b * [misc] Enhance unit tests for programplanModel::isClickable() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:28 +08:00
liugangandClaude 2d4e47c560 * [misc] Enhance unit tests for programplanModel::getSiblings() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:28 +08:00
liugangandClaude 7d11a52168 * [misc] Enhance unit tests for programplanModel::getSelfAndChildrenList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:28 +08:00
liugangandClaude 99baf36250 * [misc] Enhance unit tests for programplanModel::getPairs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:28 +08:00
liugangandClaude 9babd4cd06 * [misc] Enhance unit tests for programplanModel::checkLeafStage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:27 +08:00
liugangandClaude 17ad8f687e + [misc] Add unit tests for programplanZen::sortPlans() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude 4e90b8040f + [misc] Add unit tests for programplanZen::buildBrowseView() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude aa34e11d6b + [misc] Add unit tests for programplanZen::buildStages() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude 9bb3bc39b3 + [misc] Add unit tests for programplanZen::computeFieldsCreateView() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude 550c5df27d + [misc] Add unit tests for programplanZen::buildAjaxCustomView() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude 0c46ce1e7f + [misc] Add buildEditViewTest method to programplan unittest class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude 2cb0428286 + [misc] Add unit tests for programplanZen::buildEditView() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude f794efbb50 + [misc] Add unit tests for programplanZen::prepareEditPlan() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:44 +08:00
liugangandClaude 6f4ca003d4 * [misc] Update programplan unittest class to support buildCreateView test
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:43 +08:00
liugangandClaude 33ff7d89f2 + [misc] Add unit tests for programplanZen::buildCreateView() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:43 +08:00
liugangandClaude fcad71e776 + [misc] Add unit tests for programplanZen::buildPlansForCreate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:43 +08:00
liyang 2eefb65a16 * [uitest] remove ui lib to ui dir. 2025-09-17 09:06:48 +08:00
liugangandClaude ac40c0d437 + [misc] Add unit tests for programplanTao::setPlanBaseline() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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