Commit Graph
2128 Commits
Author SHA1 Message Date
liugangandClaude 8dde815e3f * [misc] Fix unit tests for programModel::setMenu() method
修复program模块setMenu方法的单元测试:
1. 解决了初始化环境的问题
2. 添加了针对setMenu方法的核心功能测试
3. 测试覆盖了正常参数、边界值、异常输入等场景
4. 修复了测试类构造函数中的问题

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:42:02 +08:00
liugangandClaude 131dbd82b5 * [misc] Fix unit tests for programModel::getSwitcher() 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 6119407652 * [misc] Fix unit tests for programModel::getChildrenPairsByID() 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 34da0d0856 - [misc] Remove useless code and files of unit tests. 2025-09-29 16:41:29 +08:00
liugang ee69a18bcd * [misc] Abstract method parameters into variables. 2025-09-29 16:41:29 +08:00
liugangandClaude 0dd949b033 + [misc] Add unit tests for programZen::getPMListByPrograms() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 11:05:47 +08:00
liugangandClaude d25c176de4 + [misc] Add unit tests for programZen::getProductsByBrowseType() 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 11773ada50 + [misc] Add unit tests for programZen::getLink() 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 fee3f50c59 + [misc] Add unit tests for programZen::buildTree() 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 92392aff0d + [misc] Add unit tests for programZen::getProgramList4Kanban() 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 9c2698f636 + [misc] Add unit tests for programZen::getKanbanList() 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 3929c34eba + [misc] Add unit tests for programZen::getProgramsByType() 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 12d724b96b + [misc] Add unit tests for programZen::removeSubjectToCurrent() 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 ee3de4f778 + [misc] Add unit test script for programZen::buildProgramForEdit() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:42 +08:00
liugangandClaude a572cd0c25 * [misc] Update program unit test class for buildProgramForCreate method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 13:11:42 +08:00
liyang 2eefb65a16 * [uitest] remove ui lib to ui dir. 2025-09-17 09:06:48 +08:00
liugangandClaude 9e100ec99f + [misc] Add unit tests for programTao::setNoTaskExecution() 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 76b7cf2622 + [misc] Add unit tests for programModel::getSwitcher() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:20 +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
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
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
wangyuting a88ddde4cf * Optimize getstakeholders unit test script. 2025-08-22 15:05:41 +08:00
wangyuting 756d67e1d4 * Optimize getparentpm unit test script. 2025-08-22 15:04:14 +08:00
wangyuting 7b96fd6a60 * Optimize getbyid unit test script. 2025-08-22 15:01:43 +08:00
wangyuting b8baa34a05 * Optimize getbudgetleft unit test script. 2025-08-22 14:58:32 +08:00
wangyuting d02f9f8496 * Optimize createdefaultprogram unit test script. 2025-08-22 14:33:26 +08:00
wangyuting 5641c9c6c9 * Optimize accessdenied unit test script. 2025-08-22 14:19:12 +08:00
wangyuting cd27a38ef4 * Optimize checkaccess unit test script. 2025-08-22 14:17:51 +08:00
huairong 995cb46794 + [task#61818,done,0.2h] Add xpath of createstakeholder page. 2025-08-18 15:34:50 +08:00
huairong 70a224d310 + [task#61818,doing,1.0h,0.8h] Add testdata and testcase of createstakeholder. 2025-08-18 15:34:50 +08:00
huairong 14218f919f + [task#61818,doing,1.0h,1.8h] Add createstakeholder function. 2025-08-18 15:34:50 +08:00
huairong 5d8bcab06b + [task#61818,doing,0.2h,2.8h] Add xpath of stakeholder page. 2025-08-18 15:34:50 +08:00
huairong ecd11a8cfe + [task#147499,doing,0.5h,3.0h] Add ui test file of unlinkstakeholder. 2025-08-07 09:10:57 +08:00
huairong 81e23aa037 + [task#147499,doing,0.5h,3.0h] Add ui test file of unlinkstakeholder. 2025-08-07 09:05:36 +08:00
huairong c224918055 + [task#147499,doing,0.2h,3.0h] Add xpath of stakeholder page. 2025-08-07 09:03:27 +08:00