Commit Graph
70022 Commits
Author SHA1 Message Date
liumengyi 51139837df * Modify unit test of bugModel::getProductBugs. 2023-12-02 13:18:44 +08:00
liumengyi 46e90daf81 * Modify unit test of bugModel::getExecutionBugs. 2023-12-02 13:14:06 +08:00
liumengyi 93400b2d3a * Modify unit test of bugModel::getPlanBugs. 2023-12-02 13:10:16 +08:00
xieqiyu 2d69341dab * Code for task#106671. 2023-12-02 11:27:01 +08:00
wangxuepeng 78de4222e1 + Add unit test for screenModel::buildComponentList. 2023-12-02 11:25:11 +08:00
liumengyi 7f401aecda * Modify unit test result of bugModel::getDataOfBugsPerBuild. 2023-12-02 10:56:02 +08:00
wangxuepeng fbfa16c27c + Add unit test for screenModel::getSysOptions. 2023-12-02 10:55:18 +08:00
tianshujie 1b41a665e1 * Refactor doc::create method. 2023-12-02 10:55:04 +08:00
tianshujie decc4c25fe * Refactor doc::create unit test. 2023-12-02 10:55:04 +08:00
liumengyi 5f43e74def * Modify unit test result of bugModel::getActivatedBugs. 2023-12-02 10:53:00 +08:00
liumengyi 43f8c5cfbc * Modify unit test result of bugModel::getBugQuery. 2023-12-02 10:51:35 +08:00
zhujinyong aa8b2bcd74 * Fix sql error. 2023-12-02 10:43:30 +08:00
liumengyi 4446e2e7df * Fix bug that the number type changes could not be compared. 2023-12-02 10:31:19 +08:00
xieqiyu a930a25545 * Code for task#106670. 2023-12-02 10:18:09 +08:00
liumengyi a272808dfa + Declare strict type. 2023-12-02 10:12:07 +08:00
liumengyi 961d368d33 * Modify unit test of myModel::getTasksBySearch. 2023-12-02 10:00:46 +08:00
tianshujie 25bde127cb * Refactor doc::collect method. 2023-12-02 09:19:12 +08:00
tianshujie 5d5025a81f * Refactor doc::createAction method. 2023-12-02 09:18:57 +08:00
tianshujie 1347b55bf4 + Add doc::createAction unit test. 2023-12-02 09:18:35 +08:00
tianshujie 385db245d4 * Refactor doc::deleteAction method. 2023-12-02 08:58:44 +08:00
tianshujie 71f7806b83 + Add doc::deleteAction unit test. 2023-12-02 08:58:44 +08:00
caoyanyi ab6e3f27cc * Adjust no language error. 2023-12-01 22:31:47 +08:00
caoyanyi d581693074 * Update sql. 2023-12-01 22:29:38 +08:00
sunhao 47340d5641 * zin: refactor the globalSearch wg with the new zui component. 2023-12-01 17:40:05 +08:00
tianshujie 14b02599ab * Refactor doc::getActionByObject method. 2023-12-01 17:25:20 +08:00
tianshujie fae8de8d3c + Add doc::getActionByObject unit test. 2023-12-01 17:25:20 +08:00
daitingting 6739fe4db4 * Refactor buildIndexQuery function. 2023-12-01 09:19:44 +00:00
liumengyi 095764848d + Add data initialization for effort in unit test of myModel::getOverview. 2023-12-01 17:11:39 +08:00
liumengyi 7fe9b1eb88 * Fix bug, and modify unit test of my::getActions. 2023-12-01 17:08:23 +08:00
tianshujie 9a8d617f7c - Remove unused doc::deleteFile method. 2023-12-01 17:04:47 +08:00
tianshujie d0fec6ff67 * Refactor doc::delete method. 2023-12-01 17:04:47 +08:00
tianshujie 98b2230d22 + Add doc::deleteFiles method. 2023-12-01 17:04:47 +08:00
tianshujie 97f49befa0 + Add doc::deleteFiles unit test. 2023-12-01 17:04:47 +08:00
liumengyi 01ad4da005 + Add data initialization for action in unit test of reportModel::getUserYearProducts. 2023-12-01 16:54:20 +08:00
daitingting 440222cf36 * Test saveDict. 2023-12-01 08:49:38 +00:00
liumengyi 9383bc462d + Add data initialization for testresult. 2023-12-01 16:49:07 +08:00
wangxuepeng 91f631303f + Add unit test for screenModel::processXLabel. 2023-12-01 16:43:49 +08:00
wangyuting 6a6e685d3d * Optimize api getByID function and finish unit test script. 2023-12-01 16:37:15 +08:00
tianshujie b570b2e7b6 - Remove unused doc::createBasicInfo method. 2023-12-01 16:35:56 +08:00
liumengyi a6ad883e7a * Modify unit test of reportModel::createSingleJson. 2023-12-01 16:32:39 +08:00
tianshujie a5d89cfedf * Refactor doc::deleteLib method. 2023-12-01 16:30:39 +08:00
songchenxuan f972ba9470 * Fix bug for use metric filter bug echart dont show. 2023-12-01 15:03:07 +08:00
qixinzhi 15d3a30793 * Add onToggle option to sidebar. 2023-12-01 16:16:51 +08:00
qixinzhi a8741b2e90 * Add chart resize after sidebar toggle. 2023-12-01 16:16:51 +08:00
daitingting d651c74dc4 * Adjust codes. 2023-12-01 08:15:05 +00:00
songchenxuan b9ea57b43b * Modify no object concept metric dtable show. 2023-12-01 14:46:47 +08:00
tianshujie 424d5e6914 * Refactor doc::editLib method. 2023-12-01 16:09:42 +08:00
tianshujie bc3dd94e6e * Refactor doc::updateLib unit test. 2023-12-01 16:09:42 +08:00
tianshujie 46c2a9f75a * Refactor execution::getPairsByList method. 2023-12-01 16:09:42 +08:00
wangyuting d307983deb * Optimize api getReleaseListByLib function and finish unit test script. 2023-12-01 16:09:01 +08:00