liugang and Claude
b7c350cc5f
+ [misc] Add unit tests for kanbanTao::getStoryCardMenu() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 15:09:44 +08:00
liugang and Claude
1f7a20f2e5
+ [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:44 +08:00
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
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
liugang and Claude
44995604c6
+ [misc] Add unit tests for kanbanModel::getCellByCard() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 15:06:17 +08:00
liugang and Claude
846f06f3a6
+ [misc] Add unit tests for kanbanModel::getKanbanCallback() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 15:06:17 +08:00
liugang and Claude
5d624cea35
+ [misc] Add unit tests for kanbanModel::checkDisplayCards() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 15:06:17 +08:00
liugang and Claude
e15b63dcbd
+ [misc] Add unit tests for kanbanModel::getRDKanbanByGroup() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 15:06:17 +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
lixiaoyu
7ab35ba60f
*[task#147928,doing,0.1h,3h]
2025-09-02 16:05:44 +08:00
lixiaoyu
1ef49acb0c
*[task#147928,doing,2h,1h]edit lane color in kanban
2025-09-02 15:51:09 +08:00
lixiaoyu
ebd2704aa6
*[task#147928,doing,2h,0h]edit lane name
2025-09-02 15:51:08 +08:00
lixiaoyu
03ff2352e3
*[task#147928,doing,0.1h,3h]
2025-08-22 15:49:34 +08:00
lixiaoyu
e1b260dd0f
*[task#147928,done,2h,0h]set column in kanban
2025-08-22 15:41:02 +08:00
wangyuting
8e1f569515
* [bug#62336,done,1h,0h] Add gettaskcardmenu unit test script.
2025-08-01 11:26:03 +08:00
wangyuting
e67657f3ac
* [bug#62336,done,1h,0h] Fix check canStartExecution error.
2025-08-01 10:55:51 +08:00
wangyuting
18b8519f9a
* Optimize createlane unit test.
2025-07-24 11:10:08 +08:00
wangyuting
ae2e9bdbb2
* Optimize unit test script.
2025-07-24 11:01:07 +08:00
wangyuting
fe081f6703
* [task#145888,done,0.5h,0h] Finish move card.
2025-07-23 10:51:15 +08:00
wangyuting
f0e0bac074
* [task#145888,done,1h,0h] Fix create kanban lane error.
2025-07-23 10:28:17 +08:00
zhujinyong
94c876426f
* [misc] compatibility with PHP8.4.
2025-07-07 14:47:31 +08:00
liugang
e69ccd23b0
* [misc] fix unittest error of the kanbanModel::removeKanbanCell method.
2025-06-19 10:00:15 +08:00
liumengyi
369c41cbc3
* [unittest] modify unittest results for kanbanModel::getKanbanCardMenu.
2025-06-18 10:05:34 +08:00
sunguangming
3ce7c9b61b
* [unittest] modify unittest.
2025-06-12 03:16:59 +00:00
sunguangming
4beeb97cf0
* [unittest] code for unittest.
2025-06-11 06:59:01 +00:00
sunguangming
5bf7b30455
* [unittest] add new unittest.
2025-06-11 06:17:08 +00:00
sunguangming
86a0fa4a2b
* [unittest] modify func param.
2025-06-11 06:10:11 +00:00
sunguangming
513b1f315e
* [unittest] modify func param.
2025-06-11 06:09:56 +00:00
刘刚
45bbe64adf
Merge branch dev/bug-63151 of zentao/zentaopms ( #9404 )
2025-06-11 13:57:51 +08:00