Commit Graph
30 Commits
Author SHA1 Message Date
liumengyi a6ad883e7a * Modify unit test of reportModel::createSingleJson. 2023-12-01 16:32:39 +08: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
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
liumengyi 966d45a70b * Refactor reportModel::getProjectStatusOverview, and modify its unit test. 2023-12-01 14:47:38 +08:00
liumengyi ab17fba4bd * Refactor reportModel::getStatusOverview, and modify its unit test. 2023-12-01 14:21:57 +08:00
liumengyi f9db851e1b * Refactor reportModel::getYearMonths, and modify its unit test. 2023-12-01 14:18:37 +08:00
liumengyi 9e63498d56 * Refactor reportModel::getYearCaseStat, and modify its unit test. 2023-12-01 14:07:47 +08:00
liumengyi 9648b07bb3 * Refactor reportModel::getYearObjectStat, and modify its unit test. 2023-12-01 11:25:26 +08:00
liumengyi ba6005f0cf * Refactor reportModel::getAllTimeStatusStat, and modify its unit test. 2023-12-01 10:25:46 +08:00
liumengyi c2fd1b8309 * Modify unit test of reportModel::getUserYearExecutions. 2023-12-01 09:46:30 +08:00
liumengyi f444ee5938 * Refactor reportModel::getUserYearProducts, and modify its unit test. 2023-11-30 16:57:19 +08:00
liumengyi 9648ed71d8 + Declare strict type. 2023-11-30 15:55:35 +08:00
liumengyi 23fc88d572 * Refactor reportModel::getUserYearTodos, and modify its unit test. 2023-11-30 15:44:15 +08:00
liumengyi 42c25f2a73 * Optimize code for reportModel::getUserYearContribution. 2023-11-30 15:26:48 +08:00
liumengyi 4c0bd68e74 * Refactor reportModel::getUserYearActions, and modify its unit test. 2023-11-30 14:23:32 +08:00
liumengyi cc8a5eb282 * Refactor reportModel::getUserYearLogins, and modify its unit test. 2023-11-30 14:18:43 +08:00
liumengyi 5bb07aa018 * Refactor reportModel::getUserTesttasks, and modify its unit test. 2023-11-30 14:01:49 +08:00
liumengyi ff37975c40 * Refactor reportModel::getUserTodos. 2023-11-30 13:59:22 +08:00
liumengyi 6d02c2705b * Refactor reportModel::getUserTasks, and modify its unit test. 2023-11-30 13:22:25 +08:00
liumengyi 6524ab068c * Refactor reportModel::getUserBugs, and modify its unit test. 2023-11-30 11:05:49 +08:00
liumengyi 24ca71d8c3 * Refactor reportModel::getSysURL, and modify its unit test. 2023-11-30 10:31:28 +08:00
liumengyi 0f56990d07 * Refactor reportModel::convertFormat, and modify its unit test. 2023-11-30 09:37:22 +08:00
liumengyi f851e08920 * Refactor reportModel::createSingleJSON, and modify its unit test. 2023-11-30 09:26:06 +08:00
liumengyi 5443c851b9 * Refactor reportModel::computePercent, and modify its unit test. 2023-11-29 16:25:51 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00