tianshujie
|
e8c586e8d1
|
* Change unit test: filldocsintree to builddocnode.
|
2023-12-08 17:25:16 +08:00 |
|
tianshujie
|
c96365ac84
|
* Refactor doc::statLibCounts unit test.
|
2023-12-08 16:47:29 +08:00 |
|
tianshujie
|
46e0a5fdcd
|
* Fix an error when run the doc::checkPrivLib unit test.
|
2023-12-08 16:22:32 +08:00 |
|
tianshujie
|
ba7488345f
|
- Remove unused method and unit test of doc::getTreeMenu.
|
2023-12-08 15:52:07 +08:00 |
|
tianshujie
|
7d746ffb3b
|
- Remove unused method and unit test of doc::getApiModuleTree.
|
2023-12-08 15:47:48 +08:00 |
|
tianshujie
|
7091c05d4b
|
- Remove unused method and unit test of doc::setFastMenu.
|
2023-12-08 15:45:40 +08:00 |
|
tianshujie
|
7b76df731c
|
- Remove unused method and unit test of doc::buildBrowseSwitch.
|
2023-12-08 15:45:40 +08:00 |
|
tianshujie
|
e9b926db0d
|
- Remove unused method and unit test of doc::buildCrumbTitle.
|
2023-12-08 15:45:40 +08:00 |
|
tianshujie
|
2d91bdf3eb
|
- Remove unused method and unit test of doc::printChildModule.
|
2023-12-08 15:41:04 +08:00 |
|
tianshujie
|
da1b45982f
|
- Remove doc::getAllLibsByType method and unit test.
|
2023-12-08 15:17:33 +08:00 |
|
tianshujie
|
32fd14a370
|
+ Add doc::checkPrivDoc unit test.
|
2023-12-08 15:15:08 +08:00 |
|
tianshujie
|
a79206ef03
|
* Refactor doc::getExecutionModulePairs unit test.
|
2023-12-08 14:31:06 +08:00 |
|
tianshujie
|
79df948326
|
- Remove unused method and unit test of the doc::saveDraft.
|
2023-12-08 13:07:44 +08:00 |
|
tianshujie
|
ba2f14b8e9
|
* Refactor doc::getByIdList unit test.
|
2023-12-08 13:07:44 +08:00 |
|
tianshujie
|
10358b5406
|
* Refactor doc::getObjectsByDoc unit test.
|
2023-12-08 08:51:45 +08:00 |
|
tianshujie
|
1de6ae2498
|
+ Add doc::getDocQuery unit test.
|
2023-12-07 16:59:48 +08:00 |
|
tianshujie
|
3203f32743
|
* Refactor doc::getDocsByBrowseType unit test.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
5e146e14a2
|
+ Add doc::getCollectedDocs unit test.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
78ab307c12
|
+ Add doc::getOrderedDocsByEditedDate unit test.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
b959ebc784
|
+ Add doc::getEditedDocs unit test.
|
2023-12-07 11:30:48 +08:00 |
|
tianshujie
|
17d2bb5899
|
+ Add doc::getOpenedDocs unit test.
|
2023-12-07 11:30:48 +08:00 |
|
tianshujie
|
4b4cb01336
|
+ Add doc::getMyDocListBySearch unit test.
|
2023-12-07 11:30:48 +08:00 |
|
tianshujie
|
aa0d078801
|
* Change the doc::createApiLib data.
|
2023-12-06 14:45:44 +08:00 |
|
tianshujie
|
4f63433b52
|
* Refactor doc::updateApiLib unit test.
|
2023-12-06 14:14:18 +08:00 |
|
tianshujie
|
03c7d403dd
|
* Refactor doc::createApiLib unit test.
|
2023-12-06 13:37:49 +08:00 |
|
tianshujie
|
a0541061f7
|
* Refactor doc::getFileSourcePairs unit test.
|
2023-12-05 15:57:03 +08:00 |
|
tianshujie
|
fd43d5479e
|
* Refactor doc::getFileIcon unit test.
|
2023-12-05 15:43:16 +08:00 |
|
tianshujie
|
0cdecbe61d
|
* Refactor doc::getLibFiles unit test.
|
2023-12-05 14:07:11 +08:00 |
|
tianshujie
|
44a6cd3253
|
+ Add doc::getLinkedObjectData unit test.
|
2023-12-05 14:07:11 +08:00 |
|
tianshujie
|
d76d2a86c1
|
+ Add doc::getLinkedExecutionData unit test.
|
2023-12-05 14:07:11 +08:00 |
|
tianshujie
|
edd9a88117
|
+ Add doc::getLinkedProjectData unit test.
|
2023-12-05 14:07:11 +08:00 |
|
tianshujie
|
1290f0bceb
|
+ Add doc::getLinkedProductData unit test.
|
2023-12-05 14:07:11 +08:00 |
|
tianshujie
|
a20a8b291d
|
+ Add doc::getObjectByID unit test.
|
2023-12-05 14:07:11 +08:00 |
|
tianshujie
|
a7d671797a
|
* Refactor doc::getOrderedObjects unit test.
|
2023-12-05 14:07:11 +08:00 |
|
tianshujie
|
2cebd34412
|
+ Add doc::getOrderedExecutions unit test.
|
2023-12-05 14:07:10 +08:00 |
|
tianshujie
|
72e56cbeab
|
+ Add doc::getOrderedProjects unit test.
|
2023-12-05 14:07:10 +08:00 |
|
tianshujie
|
33e34b0e84
|
+ Add doc::getOrderedProducts unit test.
|
2023-12-05 14:07:10 +08:00 |
|
tianshujie
|
d29a93f214
|
* Refactor doc::getByID unit test.
|
2023-12-04 15:48:54 +08:00 |
|
tianshujie
|
107c93962e
|
+ Add doc::processDoc unit test.
|
2023-12-04 15:48:54 +08:00 |
|
tianshujie
|
970e11bf0a
|
+ Add doc::getLibsOptionMenu unit test.
|
2023-12-04 14:05:09 +08:00 |
|
tianshujie
|
b1c1b8a056
|
* Refactor doc::getApiLibs unit test.
|
2023-12-04 13:34:39 +08:00 |
|
tianshujie
|
722e1202c8
|
* Refactor doc::getLibs unit test.
|
2023-12-04 11:09:38 +08:00 |
|
tianshujie
|
dd1c66360a
|
+ Add doc::getLibPairs unit test.
|
2023-12-04 11:09:38 +08:00 |
|
tianshujie
|
12ac0fbe9e
|
+ Add doc::processDocForUpdate unit test.
|
2023-12-02 17:11:13 +08:00 |
|
tianshujie
|
f5996e1456
|
* Refactor doc::update unit test.
|
2023-12-02 17:11:13 +08:00 |
|
tianshujie
|
fccd9836f1
|
+ Add doc::createSeperateDocs unit test.
|
2023-12-02 14:35:21 +08:00 |
|
tianshujie
|
a6bbbb17f5
|
+ Add doc::insertSeperateDocs unit test.
|
2023-12-02 14:35:21 +08:00 |
|
tianshujie
|
decc4c25fe
|
* Refactor doc::create unit test.
|
2023-12-02 10:55:04 +08:00 |
|
tianshujie
|
1347b55bf4
|
+ Add doc::createAction unit test.
|
2023-12-02 09:18:35 +08:00 |
|
tianshujie
|
71f7806b83
|
+ Add doc::deleteAction unit test.
|
2023-12-02 08:58:44 +08:00 |
|