刘刚
|
3340ae5748
|
Merge branch release/21.7.4 of zentao/zentaopms (#10625)
|
2025-07-29 09:48:56 +08:00 |
|
wangyuting
|
66f35cb116
|
* Optimize getstatisticinfo unit test script.
|
2025-07-08 15:05:51 +08:00 |
|
qixinzhi
|
647ba588a1
|
* [unittest] fix getdynamic.
|
2025-07-04 09:17:11 +00:00 |
|
tianshujie
|
83d086573b
|
* [unittest] fix getdoctemplatelist and gethottemplates error.
|
2025-07-03 16:26:26 +08:00 |
|
刘刚
|
40cd13416e
|
Merge branch dev/bug-63456 of zentao/zentaopms (#9777)
|
2025-06-23 13:40:34 +08:00 |
|
wangyidong
|
a96a04a31a
|
Merge branch 'feature/performance' into release/21.7.2
|
2025-06-23 10:06:08 +08:00 |
|
xieqiyu
|
bd43c70fef
|
* [bug#63456] Modify the unit test file of docModel::addBuiltInDocTemplateType.
|
2025-06-21 05:26:25 +00:00 |
|
xieqiyu
|
51d7586564
|
* [bug#63456] Add the unit test file of docModel::addBuiltInDocTemplateType.
|
2025-06-20 08:01:19 +00:00 |
|
daitingting
|
32ce0ca7f7
|
* [task#145417,done,0.1h] Rename test name.
|
2025-06-19 13:11:51 +08:00 |
|
daitingting
|
b8fba7bbb4
|
* [task#145417,done,0.5h] Add getcontent test.
|
2025-06-19 13:08:06 +08:00 |
|
xieqiyu
|
778eec3f4a
|
* [unittest] Modify the unit test file of docModel::createLib.
|
2025-06-19 00:44:50 +00:00 |
|
xieqiyu
|
ec05d451e7
|
* [unittest] Modify the unit test file of docModel::getTemplateType.
|
2025-06-19 00:44:50 +00:00 |
|
qixinzhi
|
80a7543aae
|
* [unittest] fix getLibsByObject.
|
2025-06-18 08:35:42 +00:00 |
|
xieqiyu
|
2155a40448
|
Merge branch 'feature/doctemplate' into release/21.7.2
|
2025-06-18 02:18:57 +00:00 |
|
xieqiyu
|
ba0cd754ed
|
* [unittest] Modify the unit test file of docModel::getUserByConfluenceUserID.
|
2025-06-17 09:33:39 +00:00 |
|
xieqiyu
|
b8421abafc
|
* [unittest] Modify the unit test file of docModel::getDocTemplateList.
|
2025-06-17 09:31:23 +00:00 |
|
xieqiyu
|
7f165db6e6
|
* [unittest] Modify the unit test file of docModel::hasothersdoc.
|
2025-06-17 15:16:59 +08:00 |
|
xieqiyu
|
acff03a05c
|
* [unittest] Add the unit test file of docModel::getDocsByIdList.
|
2025-06-17 09:42:46 +08:00 |
|
xieqiyu
|
d36dcc8165
|
* [unittest] Add the unit test file of docModel::saveDocContent.
|
2025-06-17 09:42:46 +08:00 |
|
xieqiyu
|
d104169e06
|
* [unittest] Add the unit test file of docModel::setDocPrivError.
|
2025-06-17 09:42:46 +08:00 |
|
xieqiyu
|
db65416532
|
* [unittest] Add the unit test file of docModel::builNestedDocs.
|
2025-06-17 09:42:46 +08:00 |
|
xieqiyu
|
eefffa9c38
|
* [unittest] Add the unit test file of docModel::getUserByConfluenceUserID.
|
2025-06-17 09:42:46 +08:00 |
|
sunguangming
|
1897ef611b
|
* [unittest] modify unittest.
|
2025-06-15 07:33:56 +00:00 |
|
xieqiyu
|
c5d6609bb9
|
Merge branch 'dev/task-144512' into feature/doctemplate
|
2025-06-13 06:21:59 +00:00 |
|
xieqiyu
|
d868d1f681
|
* [unittest] Modify the unit test file of docModel::upgradeTemplateLibAndModule.
|
2025-06-13 05:54:04 +00:00 |
|
daitingting
|
73664f87b8
|
Merge branch 'dev/task-144514' into feature/doctemplate
|
2025-06-13 01:26:07 +00:00 |
|
xieqiyu
|
0c65e1bfe4
|
* [unittest] Add the unit test file of docModel::getAllSubSpaces.
|
2025-06-12 16:30:35 +08:00 |
|
xieqiyu
|
3e4a57d178
|
* [unittest] Add the unit test file of docModel::getLibsOfSpaces.
|
2025-06-12 16:30:35 +08:00 |
|
tianshujie
|
9b50e6ea9b
|
* [unittest] fix updatedocfile error.
|
2025-06-11 15:21:27 +08:00 |
|
xieqiyu
|
84e73fdaa9
|
* [task#144513,doing,0.5h] Modify the fail unit test of docModel::upgradeTemplateTypes.
|
2025-06-11 10:45:07 +08:00 |
|
xieqiyu
|
3953fb3ae1
|
* [task#144513,doing,0.5h] Modify the fail unit test of docModel::upgradeTemplateTypes.
|
2025-06-11 10:15:32 +08:00 |
|
xieqiyu
|
a2f2ce7e31
|
* [task$144513,doing,0.5h] Modify the fail unit test of docModel::addBuiltInDocTemplateByType.
|
2025-06-11 09:40:16 +08:00 |
|
tianshujie
|
279f1963e2
|
* [unittest] fix getlinkedobjectdata error.
|
2025-06-11 09:35:55 +08:00 |
|
daitingting
|
ee599e9451
|
* [task#144514,done,0.1h] Generate user data.
|
2025-06-10 06:53:00 +00:00 |
|
daitingting
|
7221aa9bed
|
* [task#144514,done,0.5h] Add setDocPriv test.
|
2025-06-10 06:37:13 +00:00 |
|
xieqiyu
|
15c9529833
|
* [task#144512,doing,0.5h] Add the unit test file of docModel::addBuiltInDocTemplateType.
|
2025-06-10 14:13:21 +08:00 |
|
wangyuting
|
f9ce49d1ce
|
* [unittest] Optimize unit test.
|
2025-06-09 07:48:46 +00:00 |
|
xieqiyu
|
420ab56ddd
|
* [task#144511,doing,0.5h] Modify the unit test of upgradeTemplateTypes.
|
2025-06-09 09:21:49 +08:00 |
|
songchenxuan
|
5587bd1bba
|
* Modify doc setmenubytype testcase.
|
2025-06-06 17:20:44 +08:00 |
|
songchenxuan
|
41fa1e73da
|
* Modify doc movelib testcase.
|
2025-06-06 17:20:44 +08:00 |
|
tianshujie
|
82d3c7e869
|
* [unittest] fix updatedocfile error.
|
2025-06-06 16:44:42 +08:00 |
|
xieqiyu
|
9bfef6bf07
|
* [unittest] Modify the unit test of docModel::getLibTree.
|
2025-06-06 15:43:55 +08:00 |
|
songchenxuan
|
601b6f700b
|
* Modify doc getlibpairs testcase.
|
2025-06-06 10:22:01 +08:00 |
|
sunguangming
|
b8d32d84d4
|
* [unittest] modify unittest.
|
2025-06-05 08:00:58 +00:00 |
|
刘刚
|
53a559c04f
|
Merge branch dev/task-144776 of zentao/zentaopms (#9137)
|
2025-06-05 13:04:33 +08:00 |
|
tianshujie
|
b781f4be9e
|
* [unittest] fix updatedocfile error.
|
2025-06-05 10:33:12 +08:00 |
|
tianshujie
|
ea6ed42fed
|
* [unittest] fix getfilesourcepairs error.
|
2025-06-05 10:33:12 +08:00 |
|
刘刚
|
188a2be42a
|
Merge branch ztflow-sunguangming-release/21.7.2#sunguangming of zentao/zentaopms (#9118)
|
2025-06-04 17:30:54 +08:00 |
|
sunguangming
|
3e20184ae7
|
* [unittest] modify unittest.
|
2025-06-04 09:18:50 +00:00 |
|
tianshujie
|
2c40b3b3d7
|
* [ci,done,0.1h] fix updatedocfile unit test error.
|
2025-06-04 17:05:47 +08:00 |
|