Commit Graph
107158 Commits
Author SHA1 Message Date
liugangandClaude efaff871e1 + [misc] Add unit tests for metricTao::keepLatestRecords() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 089646d910 + [misc] Add unit tests for metricTao::setDeleted() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 323b934d16 + [misc] Add unit tests for metricTao::fetchMetricRecordsWithOption() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 33cf9f4125 + [misc] Add unit tests for metricTao::getObjectsWithPager() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 184ac1ac1c + [misc] Add unit tests for mailTao::getImagesByPath() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 45c3f5e1ac + [misc] Add unit tests for kanbanTao::getRiskCardMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 41e7fa4fa8 + [misc] Add unit tests for kanbanTao::getBugCardMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude b339e16cb8 [misc] Add unit tests for kanbanTao::getStoryCardMenu() method
This commit adds comprehensive unit tests for the getStoryCardMenu method
in the kanban module. The test verifies the method's ability to generate
appropriate menu options for story cards in different execution contexts:

- Normal execution with products
- Empty execution objects
- Empty story arrays
- Executions without product permissions
- Draft status stories

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 675fed219f + [misc] Add unit tests for kanbanTao::getERURCardMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 0cccffaf03 + [misc] Add unit tests for kanbanTao::refreshStoryCards() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 428ad0a629 + [misc] Add unit tests for kanbanTao::refreshERURCards() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 2685add19f + [misc] Add unit tests for kanbanTao::initCardItem() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:43 +08:00
liugangandClaude 0044e84e3b + [misc] Add unit tests for kanbanTao::updateCardAssignedTo() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 927817556a + [misc] Add unit tests for kanbanTao::addChildColumnCell() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 97bfce7a21 + [misc] Add unit tests for actionTao::getDocLibLinkParameters() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 109c6d6052 + [misc] Add unit tests for actionTao::getLinkedExtra() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 14051630f5 + [misc] Add unit tests for executionTao::updateTeam() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 34578448ce + [misc] Add unit tests for executionTao::buildStoryTree() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 54a82c95fd + [misc] Add unit tests for executionTao::buildBatchUpdateExecutions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 173adc972b + [misc] Add unit tests for docTao::filterDeletedDocs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:42 +08:00
liugangandClaude 0e5474eaa8 + [misc] Add unit tests for docTao::doInsertLib() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

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