Commit Graph
50 Commits
Author SHA1 Message Date
liugangandClaude ff6f5e2186 + [misc] Add unit tests for convertModel::getZentaoRelationList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 19:21:01 +08:00
liugangandClaude eb55029bff + [misc] Add unit tests for convertModel::getZentaoObjectList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 19:18:25 +08:00
liugangandClaude afd092255b + [misc] Add unit tests for convertModel::getZentaoFields() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 19:13:20 +08:00
liugangandClaude 79706ed3a2 + [misc] Add unit tests for convertModel::getVersionGroup() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 19:10:03 +08:00
liugang c8c0327b04 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-05 14:35:27 +08:00
liugangandClaude 80c0be6bf0 * [misc] Fix unit tests for convertModel::getVersionGroup() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude d57dcdd7c2 * [misc] Fix unit tests for convertModel::getZentaoObjectList() method
- 修复了getZentaoObjectListCountTest方法中的计数逻辑,移除空字符串元素后再计数
- 更新了测试脚本中的期望值,确保与实际业务逻辑一致
- 改进了测试步骤描述,使其更加清晰准确
- 验证了禁用ER和UR/SR功能时的对象列表变化逻辑

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:59 +08:00
liugangandClaude 9396ddf3f5 * [misc] Fix unit tests for convertModel::getZentaoFields() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:58 +08:00
liugangandClaude 849cdab715 * [misc] Fix unit tests for convertModel::getJiraCustomField() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:58 +08:00
liugang 06a8cc3f63 * [misc] Fix unit tests with Claude Code. 2025-09-29 16:41:42 +08:00
liugangandClaude b6263baf4b * [misc] Fix unit tests for convertModel::getZentaoRelationList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:38 +08:00
liugangandClaude e77d6cd363 + [misc] Add unit tests for convertModel::getIssueTypeList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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