Commit Graph
932 Commits
Author SHA1 Message Date
liugang 1503f91b2b * [refac] Split xxx.unittest.class.php into model.class.php, tao.class.php and zen.class.php. 2026-01-14 15:32:47 +08:00
sunguangming e2e9aa57c0 * Modify unittest. 2026-01-08 03:41:23 +00:00
sunguangming e0e06d9ca3 Merge branch 'release/21.7.8' into release/22.0.alpha1 2025-12-29 07:52:33 +00:00
wangyuting 05895e6ceb * Optimize project getlistbycurrentuser unit test script. 2025-12-26 14:59:34 +08:00
liugang ae37fb6c6c * [refac] Remove the position field and the function field from the zt_dept table. 2025-12-25 10:57:20 +08:00
tianshujie 6a89c84ffa * [unittest] fix getprojectsconsumed error. 2025-12-23 16:26:15 +08:00
tianshujie 8c7e88063d * [unittest] fix create error. 2025-12-23 16:25:01 +08:00
tianshujie d6d657a4ad * [unittest] fix appendinvolvedcondition error. 2025-12-23 16:23:37 +08:00
wangyuting 95042f628f * Add formatExportProjectsTest. 2025-12-19 16:07:45 +08:00
wangyuting 7947827ac2 Revert "* Remove undefined method unit test script."
This reverts commit 9e89846412.
2025-12-19 16:02:44 +08:00
wangyuting 9e89846412 * Remove undefined method unit test script. 2025-12-19 15:44:50 +08:00
liyang 8f8ddc5e08 Merge branch 'feature/workflowgroup' into release/22.0.alpha1 2025-12-16 09:16:13 +08:00
liugang eff06602d6 * [misc] The value of the parent field in the zt_task table cannot be -1. 2025-12-15 14:58:11 +08:00
xieqiyu 129fbf1727 * [bug#68032] Fix the bug of frozen story. 2025-12-11 08:52:19 +00:00
xieqiyu 4c805e6c99 * [misc] Modify the unit test file of projectModel::getDisabledProducts. 2025-12-11 08:52:19 +00:00
xieqiyu 0f1a095d4c * [bug#68004] Add the field of frozen for project. 2025-12-11 08:52:19 +00:00
sunguangming 1c18e9ae19 Merge branch 'release/21.7.8' into feature/workflowgroup 2025-12-10 04:19:27 +00:00
lihuifang 5b7bf95f5f + [uitest] Add wait time. 2025-12-10 10:47:04 +08:00
xieqiyu 35ac98c6b9 * [misc] Optimate the unit file of projectZen::buildCreateForm. 2025-12-05 02:49:56 +00:00
xieqiyu 2294cc5e2a * [misc] Add the unit test file of projectZen::buildCreateForm. 2025-12-05 01:53:57 +00:00
sunguangming b363c35e47 Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-25 03:09:44 +00:00
sunguangming e4a16a05a1 Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-25 01:57:28 +00:00
liugang 2b768ca382 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-25 08:37:54 +08:00
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugangandClaude f203794226 + [misc] Add unit tests for projectZen::processBuildSearchParams() method
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 17:45:42 +08:00
tianshujie 69c39f4d81 * [unittest] fix setmenu and accessdenied error. 2025-11-12 10:36:03 +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
liugangandClaude a03d8e91e7 + [misc] Add unit tests for projectZen::checkProductAndBranch() 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 502733b854 + [misc] Add unit tests for projectZen::checkDaysAndBudget() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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