sunguangming
|
d1856c8b7d
|
* [unittest] modify unittest.
|
2025-12-22 05:26:04 +00:00 |
|
sunguangming
|
5d23c70cc8
|
* [bug#68197,done,0.2h] fix bug.
|
2025-12-19 01:32:29 +00:00 |
|
sunguangming
|
b7cb88cd32
|
* [bug] skip filter tpl.
|
2025-12-05 01:39:44 +00:00 |
|
liyang
|
ae7b38c164
|
+ [unittest] add cid.
|
2025-11-14 13:05:25 +08: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 |
|
huairong
|
2c5821b8b6
|
+ [uitest] Modify ui test file.
|
2025-10-24 14:10:18 +08:00 |
|
sunhao
|
19873eb98f
|
* [bug #66257] fix batch form has custom level feild with form helper not work as expected.
|
2025-10-20 15:53:56 +08:00 |
|
xieqiyu
|
66e88b99ed
|
* [bug#66226] Add the tip for IPD when insert gantt to doc.
|
2025-10-20 03:11:28 +00:00 |
|
wangyuting
|
b31eb909d2
|
* Optimize buildplansforcreate unit test script.
|
2025-10-17 15:42:40 +08:00 |
|
wangyuting
|
66e1d16c07
|
* [bug#65637,done,1h,0h] Fix stage percent error.
|
2025-10-17 15:42:40 +08: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 |
|
tianshujie
|
b45102809c
|
* [refac] remove unused code.
|
2025-09-18 15:47: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 |
|
liugang
|
985e56e785
|
- [misc] Remove unused css and js files.
|
2025-09-15 10:02:06 +08:00 |
|
liugang
|
53be2c64c6
|
- [misc] Remove unused view files.
|
2025-09-11 16:30:53 +08:00 |
|
sunguangming
|
5f2706f265
|
* [bug#65161,done,0.2h] remove unused code.
|
2025-09-03 07:28:00 +00:00 |
|
sunguangming
|
cda68a8969
|
* [misc] modify unittest.
|
2025-08-29 03:13:50 +00:00 |
|
sunguangming
|
7c6956c9e7
|
* [bug#64917,done,0.2h] fix bug.
|
2025-08-29 01:37:03 +00:00 |
|