Commit Graph
69972 Commits
Author SHA1 Message Date
wangxuepeng 035f19da8e * Add unit test for screenModel::getChartFilters. 2023-12-01 16:05:55 +08:00
daitingting 6cdc1787bb * Test saveIndex. 2023-12-01 08:04:10 +00:00
liumengyi 3da6f0804e - Remove unit tests for methods that don't exist, reportModel::getWorkload. 2023-12-01 16:03:51 +08:00
liumengyi 5d57d84eb5 - Remove unit tests for methods that don't exist, reportModel::getProducts. 2023-12-01 16:02:49 +08:00
liumengyi 9e6e52d2e1 - Remove unit tests for methods that don't exist, reportModel::getExecutions. 2023-12-01 16:02:16 +08:00
liumengyi 19ff2b2d2f - Remove unit tests for methods that don't exist, reportModel::getBugAssign. 2023-12-01 16:01:26 +08:00
wangyuting c6554dd5d2 * Optimize api getRelease function and finish unit test script. 2023-12-01 16:00:59 +08:00
sunguangming a0ae8776d9 * Refactor kanban::createSpace|space|editSpace. 2023-12-01 16:00:29 +08:00
liumengyi f8c5825f3b - Remove unit tests for methods that don't exist, reportModel::getBugs. 2023-12-01 15:59:15 +08:00
liumengyi b753b61cfa * Refactor reportModel::getProjectExecutions, and modify its unit test. 2023-12-01 15:57:46 +08:00
liumengyi c799c2be46 * Refactor reportModel::getOutput4api, and modify its unit test. 2023-12-01 15:52:08 +08:00
daitingting ee147d42b4 * Refactor saveDict function. 2023-12-01 07:37:26 +00:00
sunguangming 34783d2510 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 26959c67e9 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 2ae8692a35 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 6c4e0ceb40 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 8198070c38 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming e360c2fb3b * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming c6fc774b1e * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 1eadc44986 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming db47009c19 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 4df759a5ca * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming c3052102d5 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 3cac729533 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 56f708dde8 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 5ed55b2c15 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 19fd4a5c9b * Refactor setting::model. 2023-12-01 15:37:09 +08:00
sunguangming 5c596e2495 * Change config yaml. 2023-12-01 15:37:09 +08:00
qixinzhi bab9853398 * Add metricID index of metriclib. 2023-12-01 15:32:06 +08:00
qixinzhi 33ffbe1204 * Remove duplication records after update metric lib. 2023-12-01 15:29:25 +08:00
xieqiyu 637567289f * Add the test file for the method of isClickable. 2023-12-01 15:15:28 +08:00
daitingting 56652f26a5 * Refactor saveIndex function. 2023-12-01 07:09:25 +00:00
daitingting 5efb7a7833 * Refactor appendFiles funciton. 2023-12-01 07:07:28 +00:00
wangyuting ff37777d84 * Optimize api getStructByID function. 2023-12-01 15:04:17 +08:00
wangyuting 804a673a6d * Optimize api getStructByID function and finish unit test script. 2023-12-01 15:02:28 +08:00
tianshujie cfeb5dff97 * Fix error of the stage list. 2023-12-01 14:59:13 +08:00
xieqiyu b557af3623 * Add the test file for the method of getFieldOptions. 2023-12-01 14:58:41 +08:00
wangyuting 6b10190077 * Optimize api getStructListByLibID function and finish unit test script. 2023-12-01 14:54:15 +08:00
liumengyi 966d45a70b * Refactor reportModel::getProjectStatusOverview, and modify its unit test. 2023-12-01 14:47:38 +08:00
wangxuepeng cee301583a * Add unit test for screenModel::getChartOption. 2023-12-01 14:31:12 +08:00
liugang 6e7a57bb16 * bug: use the mailto widget to simplify code. 2023-12-01 14:25:00 +08:00
liumengyi ab17fba4bd * Refactor reportModel::getStatusOverview, and modify its unit test. 2023-12-01 14:21:57 +08:00
songchenxuan abbfa6dea8 * Fix bug #40990. 2023-12-01 12:42:16 +08:00
liumengyi f9db851e1b * Refactor reportModel::getYearMonths, and modify its unit test. 2023-12-01 14:18:37 +08:00
xieqiyu d6856055bf * Add the test file for the method of processRows. 2023-12-01 14:17:57 +08:00
caoyanyi 814909badf * Adjust jenkins methods. 2023-12-01 14:15:50 +08:00
liumengyi 9e63498d56 * Refactor reportModel::getYearCaseStat, and modify its unit test. 2023-12-01 14:07:47 +08:00
tianshujie a720e10950 * Refactor doc::createLib method. 2023-12-01 13:54:42 +08:00
tianshujie b1b28f72a1 * Refactor doc::createLib unit test. 2023-12-01 13:54:42 +08:00
zenggang 852e79f54a * Rebuild job exec. 2023-12-01 05:53:43 +00:00