Commit Graph
50 Commits
Author SHA1 Message Date
wangyidong 295ccdf622 * [unittest] Fix task getResultSummary method. 2025-06-11 09:30:55 +08:00
刘刚 894b1c2fe5 Merge branch dev/task-144843 of zentao/zentaopms (#9253) 2025-06-09 10:10:37 +08:00
sunguangming 7ec6af6246 * [unittest] modify unittest. 2025-06-09 01:29:36 +00:00
daitingting f8055a08ae Merge branch 'dev/task-144791' into release/21.7.2 2025-06-06 08:56:29 +00:00
daitingting eaba26eb0c * [task#144791,doing,0.1h] Add notes. 2025-06-06 08:06:10 +00:00
daitingting e5d412a457 * [task#144791,doing,0.1h] Add notes. 2025-06-06 08:01:46 +00:00
daitingting 19109680be * [task#144791,doing,0.1h] Add notes. 2025-06-06 08:00:34 +00:00
daitingting 2390087341 * [task#144791,doing,0.1h] Add notes. 2025-06-06 07:59:30 +00:00
wangyuting bbdb0e89ee * [task#144843,doing,0.1h,2h] Optimize testreport getstories4test unit test script. 2025-06-06 06:54:59 +00:00
wangyuting b0287d5620 * [task#144843,doing,0.1h,2h] Optimize testreport getlist unit test script. 2025-06-06 06:54:59 +00:00
xieqiyu 1d15ff9c9d * [unittest] Add the comment of testreportModel::getPairs. 2025-06-06 13:26:37 +08:00
liumengyi b536f1f9ce * [unittest] add unittest results for testreportModel::update. 2025-06-06 10:27:22 +08:00
liumengyi 9eddc7f015 * [unittest] add unittest results for testreportModel::isClickable. 2025-06-06 10:27:22 +08:00
liumengyi bfa64c8289 * [unittest] add unittest results for testreportModel::create. 2025-06-06 10:27:22 +08:00
liumengyi abb3b2700b * [test] modify unit test. 2024-07-17 15:55:33 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
wangyuting 82797e85c3 * Optimize getbugs4test unit test. 2023-12-22 15:39:01 +08:00
wangyuting 868e5f4c1d * Fix testreport unit test. 2023-12-22 15:28:44 +08:00
wangyuting b93e11a7d0 * Fix testreport unit test script bug. 2023-12-22 14:49:05 +08:00
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 43247745f1 + Declare strict type. 2023-11-22 09:20:08 +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 ec1073f4c8 * Fix bug of testreportTest. 2023-09-25 16:53:02 +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