Commit Graph
111596 Commits
Author SHA1 Message Date
liugangandClaude fc44a42324 + [misc] Add unit test script for repoZen::getFilesInfo() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 0c0b089594 + [misc] Add unit test script for repoZen::getCommits() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude ea0116c0b8 [misc] Add getBranchAndTagItemsTest method to repoZenTest class
- Implement test method for getBranchAndTagItems functionality
- Mock branch and tag data to avoid real Git operations
- Support testing branch/tag selection and non-Git SCM types

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 61e0ccddcb [misc] Add unit test script for repoZen::getBranchAndTagItems() method
- Create test script with 6 test cases
- Test selecting branches/tags, non-Git repos, and null objects

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude bb8e2fc855 + [misc] Add unit tests for repoZen::encodingDiff() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 3930d3b8dd + [misc] Add checkSyncResultTest method to repoZenTest class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 98c2148f93 + [misc] Add unit test script for repoZen::checkSyncResult() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 433e4e9cfc * [misc] Add checkClientTest method to repoZenTest class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 9a0a0a6308 + [misc] Add unit tests for repoZen::checkClient() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude b59751f7a7 + [misc] Add unit tests for repoZen::checkACL() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 903f0ae4fb * [misc] Add buildRepoTreeTest method to repoZenTest class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude b8d4154c96 + [misc] Add unit tests for repoZen::buildRepoTree() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:11 +08:00
liugangandClaude 16ed921951 * [misc] Add buildEditFormTest method to repoZenTest class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 850665a0d2 + [misc] Add unit tests for repoZen::buildEditForm() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 91efcb6d86 * [misc] Optimize buildCreateRepoFormTest method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 7bf65e69f8 + [misc] Add unit tests for repoZen::buildCreateRepoForm() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 067f7cd8e1 + [misc] Add unit tests for reportZen::getReminder() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 3cdcfd4421 + [misc] Add unit tests for reportZen::assignAnnualReport() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude e6100bd774 + [misc] Add unit tests for reportZen::assignAnnualData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude f382c1599f + [misc] Add unit tests for reportZen::assignAnnualBaseData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 88f6d815ce + [misc] Add unit tests for releaseZen::getSearchQuery() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 6f4a2a780a + [misc] Add unit tests for releaseZen::getExcludeStoryIdList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 084965f51b + [misc] Add unit tests for releaseZen::buildSearchForm() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 960cc69697 + [misc] Add buildSearchFormTest method to releaseZenTest class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude 9c796ee70d + [misc] Add buildLinkBugSearchFormTest method to releaseZen test class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:10 +08:00
liugangandClaude b077cbbf75 + [misc] Add unit tests for releaseZen::buildLinkBugSearchForm() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude d45f78a5d0 + [misc] Add buildBugDataForExportTest method to releaseZenTest
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude 44dcb22a9d + [misc] Add unit tests for releaseZen::buildBugDataForExport() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude 90435ff9ac + [misc] Add unit tests for projectZen::updateLinkedProducts() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude efc7bde293 + [misc] Add unit tests for projectZen::responseAfterClose() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude cb620e958f + [misc] Add unit tests for projectZen::removeAssociatedProducts() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude 50991a5315 + [misc] Add unit tests for projectZen::recordExecutionsOfUnlinkedProducts() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude 2f0f238e43 + [misc] Add unit tests for projectZen::processGroupPrivs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude d0bc2dc44f + [misc] Add unit tests for projectZen::processBuildSearchParams() method - part 2
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude e9af20f5d5 + [misc] Add unit tests for projectZen::processBuildSearchParams() method - part 1
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude f58b4e1e0e + [misc] Add unit tests for projectZen::processBugSearchParams() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude 19088b871b + [misc] Add unit tests for projectZen::prepareSuspendExtras() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:09 +08:00
liugangandClaude b29c31785b + [misc] Add unit tests for projectZen::prepareProject() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude 1e1d1a841b + [misc] Add unit tests for projectZen::prepareModuleForBug() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude 976b53ac1f + [misc] Add unit tests for projectZen::prepareClosedExtras() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude 516789b4d5 + [misc] Add unit tests for projectZen::prepareBranchForBug() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude c2e5a33a56 + [misc] Add unit tests for projectZen::getOtherProducts() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude 4cc3c16c21 + [misc] Add unit tests for projectZen::getKanbanData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude 792940bafb + [misc] Add extractUnModifyFormTest method to projectzen unittest class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude ad041fcbc9 + [misc] Add extractUnModifyFormTest method to zen test class
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude 9da0453605 + [misc] Add unit tests for projectZen::extractUnModifyForm() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude eddcf885b6 + [misc] Add unit tests for projectZen::expandExecutionIdList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude 7088fb22ad + [misc] Add unit tests for projectZen::displayAfterCreated() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00
liugangandClaude ab4ea5591d + [misc] Add unit tests for projectZen::checkWorkdaysLegtimate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:31:08 +08:00