Commit Graph
28 Commits
Author SHA1 Message Date
liumengyi 6662817b50 + Declare strict type in testreport's unit test. 2023-11-22 09:56:02 +08:00
liumengyi 118849ed2d * Modify unit test of testreportModel::getBugs4Test. 2023-11-22 09:46:19 +08:00
liumengyi 3ef1c4d1a6 * Optimize code for the unit test of testreportModel::getPerCaseRunner4Report. 2023-11-22 09:19:18 +08:00
liumengyi d6260b26d2 * Optimize code for testreport::getResultSummary. 2023-11-21 17:26:32 +08:00
liumengyi ce8a21a254 * Optimize code for testportModel::getCaseIdList and its unit test. 2023-11-21 16:49:23 +08:00
liumengyi 9820b99419 + Add inited data for the unit test of testreportModel::getTaskCases. 2023-11-21 16:45:06 +08:00
liumengyi 072677e2eb + Add unit test of testreportModel::update. 2023-11-21 16:18:46 +08:00
liumengyi c135725bb6 + Add unit test of testreportModel::create. 2023-11-21 16:14:39 +08:00
liumengyi d801feb8ae * Modify unit test. 2023-09-28 08:50:20 +08:00
liumengyi 09536862ef * Modify unit test of testreportModel::getCaseIdList. 2023-09-27 09:53:17 +08:00
liumengyi ebfab67a80 * Move bugModel::getBug4Report to bugZen::buildReportBugData, refactor it, and modify unit test. 2023-09-27 09:42:16 +08:00
daitingting 51a63a33e7 * Refactor getTaskCases function. 2023-09-26 06:11:41 +00:00
daitingting aa9930df8e * Refactor getResultSummary function. 2023-09-26 05:12:11 +00:00
liumengyi 7ae11fc0f9 * Refactor testreport::getPerCaseRunner4Report, and modify its unit test. 2023-09-26 11:14:49 +08:00
liumengyi 205e85d3c5 * Refactor testreportModel::getPerCaseResult4Report, and modify its unit test. 2023-09-26 11:03:07 +08:00
liumengyi a62da5082e * Refactor testreportModel::getStories4Test, and modify its unit test. 2023-09-26 10:10:43 +08:00
daitingting 68d36b74b7 * Refactor getCaseIdList function. 2023-09-26 02:08:37 +00:00
liumengyi 287a7c657b * Refactor testreportModel::getPairs, and modify its unit test. 2023-09-26 09:59:07 +08:00
liumengyi d695992f1b * Refactor testreportModel::getBugs4Test, and modify its unit test. 2023-09-26 09:38:54 +08:00
liumengyi b853d3643a * Refactor testreportModel::getList, and modify its unit test. 2023-09-25 17:11:44 +08:00
liumengyi 51ac54d48f - Remove unit test expect. 2023-09-25 17:10:05 +08:00
liumengyi 950632b13d * Refactor testreportModel::getById. 2023-09-25 16:43:38 +08:00
liumengyi 9136e55096 * Refactor testreport::edit, and refactor testreportModel::update, modify its unit test. 2023-09-25 15:41:02 +08:00
liumengyi 441a89b3f3 * Modify unit test result of testreportModel::update. 2023-09-25 15:39:25 +08:00
liumengyi 4ad61d6de5 * Refactor testreport::create, and refactor testreportModel::create, modify its unit test. 2023-09-25 14:04:46 +08:00
liumengyi 14afdaabf5 * Refactor html of testreport::browse. 2023-06-05 16:11:58 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00