 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 |
|
sunguangming
|
cda68a8969
|
* [misc] modify unittest.
|
2025-08-29 03:13:50 +00:00 |
|
liugang
|
504f58ae55
|
* [misc] Add unittest steps of the programplanModel::getGanttTasks method.
|
2025-08-22 14:21:49 +08:00 |
|
sunguangming
|
3f27e42426
|
* [unittest] add zen test.
|
2025-08-18 08:27:06 +00:00 |
|
qixinzhi
|
0a4c49cc42
|
Merge branch 'feature/task-report' into feature/task-report-merge
|
2025-07-08 05:58:55 +00:00 |
|
qixinzhi
|
259a601ac1
|
* [unittest] fix unittest.
|
2025-07-08 05:57:34 +00:00 |
|
qixinzhi
|
5fd057c179
|
Merge branch 'feature/task-report' into feature/task-report-merge
|
2025-07-08 01:00:54 +00:00 |
|
qixinzhi
|
492f882e5c
|
* [unittest] fix getparentstagelist.
|
2025-07-08 00:57:10 +00:00 |
|
sunguangming
|
fff0795e53
|
Merge branch 'release/21.7.2' into main
|
2025-07-01 06:37:04 +00:00 |
|
tianshujie
|
e7145afd3c
|
* [unittest] fix getpointenddate error.
|
2025-06-18 10:53:31 +08:00 |
|
xieqiyu
|
37465daeed
|
* [unittest] Add the step for the unit test of programplanModel::saveCustomSetting.
|
2025-06-14 07:05:55 +00:00 |
|
刘刚
|
6536d6dc31
|
Merge branch dev/bug-63028 of zentao/zentaopms (#9428)
|
2025-06-11 17:23:57 +08:00 |
|
tianshujie
|
0b07124823
|
* [unittest] fix syncparentdata error.
|
2025-06-11 15:21:27 +08:00 |
|
wangyuting
|
c63e64dce4
|
* [bug#63028,done,2h,0h] Optimize calcdaysforstage function.
|
2025-06-11 07:16:10 +00:00 |
|
wangyidong
|
034a8e6fc9
|
* [unittest] Fix programplan gettaskdatelimit tao method test.
|
2025-06-11 11:11:39 +08:00 |
|
wangyidong
|
3991edf5d1
|
* [unittest] Fix programplan buildganttlinks tao method test.
|
2025-06-11 11:11:39 +08:00 |
|
huairong
|
bd45f43a21
|
+ [task#144954,doing,0.1h,0.4h] Modify element xpath of create page.
|
2025-06-10 10:02:59 +08:00 |
|
刘刚
|
894b1c2fe5
|
Merge branch dev/task-144843 of zentao/zentaopms (#9253)
|
2025-06-09 10:10:37 +08:00 |
|
wangyuting
|
cc49a6dbc3
|
* [task#144843,doing,0.1h,2h] Optimize programplan buildtaskdataforgantt unit test script.
|
2025-06-06 08:45:42 +00:00 |
|
tianshujie
|
690436787c
|
* [unittest] add comment for syncparentdata.
|
2025-06-06 15:27:19 +08:00 |
|
wangyuting
|
db43853887
|
Merge branch 'dev/task-144776' into release/21.7.2
|
2025-06-05 09:30:42 +00:00 |
|
刘刚
|
efc9b18858
|
Merge branch ztflow-sunguangming-release/21.7.2#sunguangming of zentao/zentaopms (#9155)
|
2025-06-05 17:22:10 +08:00 |
|
sunguangming
|
b4b5443fe8
|
* [unittest] modify unittest.
|
2025-06-05 08:00:58 +00:00 |
|
wangyuting
|
9fe749abb8
|
* [task#144776,doing,0.1h,4h] Optimize programplan getdataforganttgroupbyassignedto unit test script.
|
2025-06-05 07:04:41 +00:00 |
|
liumengyi
|
e1f91446f8
|
* [unittest] modify unittest of programplanModel::update.
|
2025-06-05 13:56:28 +08:00 |
|
tianshujie
|
43a654b9a1
|
* [unittest] fix getdataforganttgroupbyassignedto error.
|
2025-06-05 13:14:16 +08:00 |
|
sunguangming
|
61620f54e9
|
* Change unit test.
|
2025-04-15 15:29:37 +08:00 |
|
wangyuting
|
3ccce70833
|
* [bug#61445,done,2h,0h] Gantt charts can link task when assigned to groups.
|
2025-04-15 14:36:36 +08:00 |
|
huairong
|
31487690b0
|
+ [task#137816,doing,0.1h,4.2h] Modify xpath of editstage page.
|
2025-02-19 13:04:49 +08:00 |
|
huairong
|
aa5bcd01c6
|
+ [task#137816,doing,0.1h,4.3h] Modify xpath of createstage page.
|
2025-02-19 13:04:49 +08:00 |
|
huairong
|
d0aedc77c8
|
+ [story#61834,0.1h] modify xpath of editstage page element.
|
2025-02-08 14:51:24 +08:00 |
|
huairong
|
4a45c6c341
|
+ [story#61834,0.1h] modify testcase of editstage ui file.
|
2025-02-08 14:51:24 +08:00 |
|
huairong
|
8d59929a9d
|
+ [story#61834,0.1h] modify assertion of editstage ui file.
|
2025-02-08 14:51:24 +08:00 |
|
huairong
|
1c751aadb5
|
+ [story#61833,0.1h] modify assertion of createsubstage ui file.
|
2025-02-08 14:51:24 +08:00 |
|
huairong
|
116558bcd3
|
+ [story#61833,0.1h] modify return value of createSubStage function.
|
2025-02-08 14:51:24 +08:00 |
|
huairong
|
3c9681cb3a
|
+ [story#61833,0.1h] Modify xpath of createstage page.
|
2025-02-08 09:51:33 +08:00 |
|
huairong
|
710532f62a
|
+ [story#61833,0.1h] Modify testcase of createstage file.
|
2025-02-08 09:51:33 +08:00 |
|
huairong
|
1aabb73081
|
+ [story#61833,0.1h] Modify return value.
|
2025-02-08 09:51:33 +08:00 |
|