wangyidong
|
3cd6b8d8f2
|
* [unittest] Fix program buildprogramactionsmap tao method test.
|
2025-06-13 09:36:31 +08:00 |
|
wangyidong
|
3b10bb67df
|
* [unittest] Fix program buildprogramactionsmap tao method test.
|
2025-06-12 11:05:11 +08:00 |
|
wangyidong
|
337269effd
|
* [unittest] Fix program gettaskstats tao method test.
|
2025-06-11 11:11:39 +08:00 |
|
wangyidong
|
3d8689f2f8
|
* [unittest] Fix program buildprogramactionsmap tao method test.
|
2025-06-11 11:11:39 +08:00 |
|
liumengyi
|
a329e5dfe7
|
* [unittest] modify unittest for programTao::updateProgress.
|
2025-06-06 16:15:51 +08:00 |
|
tianshujie
|
f2afb4eb89
|
* [unittest] fix updatestats error.
|
2025-06-06 15:27:19 +08:00 |
|
caoyanyi
|
acc26ba24d
|
Merge remote-tracking branch 'remotes/origin/release-20.0'
# Conflicts:
# db/update20.0.beta2.sql
# lib/zin/func.php
# lib/zin/wg/fileselector/v1.php
# lib/zin/wg/upload/v1.php
# module/action/model.php
# module/backup/js/index.ui.js
# module/block/lang/vi.php
# module/block/ui/recentprojectblock.html.php
# module/block/zen.php
# module/common/lang/vi.php
# module/custom/lang/vi.php
# module/execution/js/kanban.ui.js
# module/execution/ui/story.html.php
# module/kanban/js/view.ui.js
# module/metric/test/calc/project/hour/ac_of_weekly_all_in_waterfall.php
# module/metric/test/calc/project/rate/cv_in_waterfall.php
# module/metric/test/calc/project/rate/cv_weekly_in_waterfall.php
# module/mr/control.php
# module/mr/ui/browsebyexecution.html.php
# module/product/zen.php
# module/programplan/zen.php
# module/project/model.php
# module/repo/lang/de.php
# module/repo/lang/en.php
# module/repo/lang/fr.php
# module/repo/lang/zh-cn.php
# module/space/ui/createapplication.html.php
# module/testcase/ui/view.html.php
# module/upgrade/model.php
# www/js/zui3/zen-editor/p-0aaccc7e.js
# www/js/zui3/zen-editor/p-276dd30f.js
# www/js/zui3/zen-editor/p-2b13cc9a.js
# www/js/zui3/zen-editor/p-38d18c5d.js
# www/js/zui3/zen-editor/p-3f6cad83.js
# www/js/zui3/zen-editor/p-51e3a048.js
# www/js/zui3/zen-editor/p-617d463f.js
# www/js/zui3/zen-editor/p-62c0132e.js
# www/js/zui3/zen-editor/p-6d22490c.js
# www/js/zui3/zen-editor/p-a563f50b.js
# www/js/zui3/zen-editor/p-bf31230c.js
# www/js/zui3/zen-editor/p-c6c95773.js
# www/js/zui3/zen-editor/p-d83dd3f0.js
# www/js/zui3/zen-editor/p-d8bedd14.js
# www/js/zui3/zen-editor/p-eaaa4129.js
# www/js/zui3/zen-editor/zen-editor.esm.js
# www/js/zui3/zui.zentao.css
# www/js/zui3/zui.zentao.js
|
2024-05-06 09:17:49 +08:00 |
|
王怡栋
|
c6d37dbecb
|
* Fix bug for refreshStats and rename updateProcess to updateProgress.
|
2024-04-28 17:30:03 +08:00 |
|
liyang
|
354c300c86
|
* Modify unit test directory structure and data generation method.
|
2024-04-22 14:25:50 +08:00 |
|
tianshujie
|
5ef17e97eb
|
+ Add program::updateProcess test unit.
|
2023-11-27 16:30:28 +08:00 |
|
tianshujie
|
6d8442d6b0
|
+ Add program::updateStats test unit.
|
2023-11-27 16:30:28 +08:00 |
|
tianshujie
|
8d11fd50e4
|
+ Add program::getTaskStats unit test.
|
2023-11-27 16:30:28 +08:00 |
|
tianshujie
|
faf3ac1388
|
* Move the function getBaseDataList from tao into the model.
|
2023-09-20 09:13:01 +08:00 |
|
wangyidong
|
2978885ca6
|
* Add unit for fixlinkedproduct.
|
2023-09-18 15:23:33 +08:00 |
|
tianshujie
|
17beeaa8bd
|
+ Add case for the buildActions and buildProjectActionsMap.
|
2023-09-18 10:12:50 +08:00 |
|
tianshujie
|
4540fd0b26
|
+ Add case for the buildProgramActionsMap and getNormalActions method.
|
2023-09-18 09:56:32 +08:00 |
|
caoyanyi
|
90cbc652b8
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:52:44 +08:00 |
|
caoyanyi
|
ba6c77ba33
|
* Adjust unit test comment for program tao.
|
2023-09-18 09:13:10 +08:00 |
|
caoyanyi
|
d24a38cef9
|
+ Add unit test for program getNormalActions.
|
2023-09-18 09:04:38 +08:00 |
|
caoyanyi
|
709a1bb4dd
|
* Move method to model.
|
2023-09-13 17:10:16 +08:00 |
|
tianshujie
|
7086fedd6a
|
+ Add getProductByProgram method and case.
|
2023-09-13 15:37:25 +08:00 |
|
chentao
|
427930e41d
|
* program: Implements function to get all root programs.
|
2023-05-18 17:41:20 +08:00 |
|
chentao
|
9a0a8289cb
|
* program: Add test script for getBaseDataList function.
|
2023-05-18 16:49:20 +08:00 |
|