Commit Graph
351 Commits
Author SHA1 Message Date
liugang 2b768ca382 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-25 08:37:54 +08:00
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugangandClaude 4c013a2d45 + [misc] Add unit tests for taskModel::updateParent() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 10:30:51 +08:00
wangyidong 57adb125f6 * [refac bug #66942] Adjust unit test. 2025-11-06 09:08:16 +08:00
liugang c8c0327b04 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-05 14:35:27 +08:00
liugangandClaude 517cdb260b + [misc] Add unit tests for taskModel::getLinkedCommits() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:24 +08:00
wangyuting 140c01b6fc * Optimize task getusertasks unit test script. 2025-09-11 16:20:38 +08:00
tianshujie 5761e6f6e9 * [unittest] fix error. 2025-08-26 13:41:30 +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
刘刚 5c31d447f7 Merge branch dev/task-147552 of zentao/zentaopms (#10877) 2025-08-08 16:31:35 +08:00
wangyuting 102a3ba5f9 * [task#147553,done,0.5h,0h] Optimize reportcondition unit test script. 2025-08-08 13:42:29 +08:00
wangyuting 84580ab802 * [task#147552,done,0.3h,0h] Optimize processexporttasks unit test script. 2025-08-08 13:25:41 +08:00
liugang 65dae5c975 + [misc] Add unittest script of the taskModel::getAllChildId() method. 2025-07-30 13:33:34 +08:00
tianshujie 4f7bb3c335 * [unittest] fix updateeffort error. 2025-07-24 13:32:28 +08:00
tianshujie f3d64ceab0 * [unittest] fix close error. 2025-07-11 09:52:41 +08:00
tianshujie a267351d11 * [unittest] fix close error. 2025-07-11 09:52:41 +08:00
qixinzhi 2f48f7bc79 Merge branch 'feature/task-report' into feature/task-report-merge 2025-07-07 09:11:56 +00:00
qixinzhi 90574c3744 * [unittest] fix steps. 2025-07-07 09:10:58 +00:00
qixinzhi d368fdceed * [unittest] fix steps. 2025-07-07 09:10:51 +00:00
刘刚 b4431a62d9 Merge branch release/21.7.2 of zentao/zentaopms (#9739) 2025-06-20 15:03:03 +08:00
tianshujie 99e7744ef4 * [unittest] fix getusertasks error. 2025-06-20 14:44:12 +08:00
xieqiyu dbbb1c36e5 * [unittest] Modify the unit test file of taskModel::createTestChildTasks. 2025-06-20 06:23:40 +00:00
tianshujie 43e5efb450 * [unittest] fix computemultiplehours error. 2025-06-11 15:21:27 +08:00
tianshujie 8327c606d4 * [unittest] fix computedelay error. 2025-06-11 15:21:27 +08:00
wangyidong 3a19a888e2 * [unittest] Fix task updateesdatebygantt method. 2025-06-11 09:30:55 +08:00
wangyidong ab02a15d3c * [unittest] Fix task getTaskEfforts method. 2025-06-11 09:30:55 +08:00
wangyidong 10613b72d8 * [unittest] Fix task checkEstStartedAndDeadline method. 2025-06-11 09:30:55 +08:00
wangyidong 0973f19120 * [unittest] Fix task afterStart method. 2025-06-11 09:30:55 +08:00
wangyidong 85411f8cd7 * [unittest] Fix task afterSplit method. 2025-06-11 09:30:55 +08:00
tianshujie 088815ae01 * [unittest] fix computedelay error. 2025-06-10 15:54:36 +08:00
liyang 03e9e4ceb8 * [unittest] adjust unittest case path. 2025-06-10 10:04:44 +08:00
wangyuting 91865fe8d5 * [unittest] Optimize task updateparentstatus unit test script. 2025-06-10 00:59:07 +00:00
wangyuting 1566e7f07f * [unittest] Optimize updateparentstatus unit test script. 2025-06-10 00:56:31 +00:00
tianshujie 75a98edab7 * [unittest] fix getexecutiontasks error. 2025-06-09 16:44:34 +08:00
tianshujie df8fbbfbb0 * [unittest] fix computemultiplehours error. 2025-06-09 16:44:34 +08:00
tianshujie 392beb0957 * [unittest] fix computedelay error. 2025-06-09 16:44:33 +08:00
tianshujie 07cbe6c7e7 * [unittest] fix aftercreate error. 2025-06-09 16:44:33 +08:00
xieqiyu 3b0546701f * [unittest] Modify the unit test file of taskModel::activate. 2025-06-09 10:41:19 +08:00
刘刚 f3ae1f82ad Merge branch ztflow-caoyanyi-release/21.7.2#caoyanyi of zentao/zentaopms (#9254) 2025-06-09 10:11:07 +08:00
刘刚 894b1c2fe5 Merge branch dev/task-144843 of zentao/zentaopms (#9253) 2025-06-09 10:10:37 +08:00
caoyanyi 461b0c4eb9 * [unittest] adjust unit test case for task getListByCondition. 2025-06-09 09:51:26 +08:00
sunguangming fe5173e958 * [unittest] modify unittest. 2025-06-09 01:29:36 +00:00
sunguangming ed5b60e240 * [unittest] modify unittest. 2025-06-09 01:29:36 +00:00
sunguangming 3bc1344079 * [unittest] modify unittest. 2025-06-09 01:29:36 +00:00