Commit Graph
107 Commits
Author SHA1 Message Date
liumengyi bdfbebe15b * Fix bug #40444, modify the recycle path to the latest version. 2023-11-13 16:08:43 +08:00
liumengyi e4a717131f * Modify unit test results after yaml change. 2023-09-21 16:48:48 +08:00
liumengyi df7ccaded9 * Refactor testcaseModel::isClickable, and its unit test. 2023-09-21 15:40:30 +08:00
liumengyi 7f683478c0 * Refactor testcaseModel::getDatatableModules. 2023-09-21 11:20:54 +08:00
liumengyi d0c669d84c * Add unit test of testcaseModel::getStepGroupByIdList. 2023-09-21 10:56:58 +08:00
liumengyi bd2bef8826 * Refactor testcaseModel::getSceneMenu, rename buildMenuQuery to getScenesForMenu, and modify unit test. 2023-09-21 10:29:15 +08:00
liumengyi b9c593569b * Refactor testcaseModel::getSceneGroups, and add its unit test. 2023-09-20 17:29:55 +08:00
liumengyi eddeb33ad4 * Add unit test of testcaseModel::getSceneByID. 2023-09-20 13:46:37 +08:00
liumengyi d627debb85 * Modify unit test yaml in testcase. 2023-09-20 13:34:07 +08:00
liumengyi e0d26d9096 * Add unit test of testcaseModel::getCaseListForXmindExport. 2023-09-20 11:23:46 +08:00
liumengyi abec6c079c * Add unit test of testcaseModel::appendCaseFails. 2023-09-20 10:29:34 +08:00
liumengyi d8f112280c * Modify unit test of testcaseModel::update. 2023-09-18 16:02:31 +08:00
liumengyi 9cdffa087d * Modify unit test of testcaseModel::getTestCases. 2023-09-18 15:53:25 +08:00
daitingting c5b1e99330 * Init testrun data. 2023-09-18 07:51:05 +00:00
daitingting e5e0f79b78 * Add comment for case. 2023-09-18 07:16:57 +00:00
liumengyi ae25af800f * Optimize code. 2023-09-18 15:12:28 +08:00
liumengyi ce9a444691 - Remove the no exist unit test of testcaseModel::getStatus. 2023-09-18 15:09:11 +08:00
liumengyi 007fbeff79 * Modify unit test of testcaseModel::getPairsByProduct. 2023-09-18 14:51:45 +08:00
liumengyi c0a6ac3859 * Modify unit test of testcaseModel::getCaseResultsForExport. 2023-09-18 14:44:47 +08:00
liumengyi aa9121abd6 * Modify unit test after changing testcaseTest::getByListTest. 2023-09-18 14:16:48 +08:00
liumengyi 1feb0c65ba * Modify unit test of testcaseModel::getBySearch. 2023-09-18 13:57:10 +08:00
liumengyi f623462dca * Modify unit test of testcaseModel::getBySearch. 2023-09-18 13:53:47 +08:00
liumengyi 0e58a360af * Init user table. 2023-09-18 13:53:00 +08:00
liumengyi 77f05039e6 * Modify unit test of testcaseModel::getByList. 2023-09-18 13:30:50 +08:00
liumengyi 16237337c8 * Fix error for unit test of testcaseModel::getByAssignedTo. 2023-09-18 11:28:37 +08:00
liumengyi 66486242be * Modify unit test of testcaseModel::getBugs2Link. 2023-09-18 11:21:17 +08:00
liumengyi 27d70e5f55 * Modify unit test of testcase::createScene. 2023-09-18 11:06:49 +08:00
daitingting ad183d5005 * Test getCaseResultsForExport. 2023-09-14 09:11:32 +00:00
daitingting a3b61232f0 * Test getCasesToExport function. 2023-09-14 08:27:29 +00:00
liumengyi d8ba5b705f * Refactor testcaseModel::getSceneByProductAndModule and add its unit test. 2023-09-14 13:47:43 +08:00
liumengyi eb8b8a0b03 * Refactor testcaseModel::getStepByProductAandModule, and add its unit test. 2023-09-14 13:33:46 +08:00
liumengyi 1aadb85d69 * Refactor testcaseModel::getXmindConfig, and add its unit test. 2023-09-14 11:04:00 +08:00
liumengyi d000bf362a * Refactor testcaseModel::getScenesName, add its unit test, and add default value for function. 2023-09-14 09:21:53 +08:00
liumengyi aab6445415 * Refactor testcaseModel::getAllChildId, add its unit test and add default value. 2023-09-13 16:26:22 +08:00
liumengyi 05edecfea3 * Modify tree case yaml. 2023-09-13 16:18:08 +08:00
daitingting 9f2bb0a236 * Refactor getExecutionCases. 2023-09-13 08:09:16 +00:00
liumengyi e987c1e125 * Modify tree scene yaml. 2023-09-13 16:05:06 +08:00
liumengyi 0b3984e467 * Refactor testcaseModel::buildTreeArray, and add its unit test. 2023-09-13 15:26:40 +08:00
daitingting c7efd4467f * Refactor the getBySearch function. 2023-09-13 06:44:58 +00:00
liumengyi 2c9d7d6477 * Refactor testcaseModel::buildMenuQuery, and add its unit test. 2023-09-13 13:59:56 +08:00
daitingting a53d7e9e96 * Refactor the getByAssignedTo function. 2023-09-13 03:30:20 +00:00
liumengyi 7d4e9650cb * Refactor testcaseModel::syncCase2Project, and modify its unit test. 2023-09-13 10:23:46 +08:00
daitingting abef23f865 * Refactor getByOpenedBy function. 2023-09-13 02:12:27 +00:00
daitingting 0f09511c19 * Refactor getByStatus function. 2023-09-13 01:38:56 +00:00
liumengyi 1d4e6e95cc * Refactor summary, and add its unit test. 2023-09-13 09:10:55 +08:00
daitingting 87afc0cfc9 * Refactor getByProduct function. 2023-09-13 01:04:37 +00:00
liumengyi ab8757fe03 * Refactor testcaseModel::forceNotReview, and modify its unit test. 2023-09-13 08:59:29 +08:00
daitingting c325061f45 * Refactor getBySuite function. 2023-09-12 08:42:13 +00:00
liumengyi 3d57359eb5 * Refactor testcaseModel::importCaseRelatedModules, and add its unit test. 2023-09-12 16:02:10 +08:00
daitingting 761f7fa4e1 * Refactor getMOduleProjectCases. 2023-09-12 06:58:30 +00:00