Commit Graph
135 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 8aa3c3a0e9 * Add unit test of testcastTao::getNeedConfirmList. 2023-09-22 09:14:59 +08:00
liumengyi 3a87cb7435 * Add dafult field for unit test of testcaseTao::updateStep. 2023-09-22 09:14:09 +08:00
liumengyi 2b62d4cbd8 * Modify unit test result of testcaseTao::getReviewAmount. 2023-09-22 09:13:30 +08:00
liugang 88ac6559e6 * testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method. 2023-09-21 17:30:25 +08:00
liumengyi e4a717131f * Modify unit test results after yaml change. 2023-09-21 16:48:48 +08:00
liumengyi 422cadab13 * Add unit test of testcaseTao::getReviewAmount. 2023-09-21 16:39:17 +08:00
liumengyi fcd24e2464 * Add unit test of testcaseTao::fixScenePath. 2023-09-21 16:22:23 +08:00
liumengyi 2a1953349d * Refactor testcaseTao:fetchSceneName, and add its unit test. 2023-09-21 16:04:08 +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 34cdb51476 * Adjust the type of param. 2023-09-18 07:23:45 +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
daitingting a6cf425cbf * Update expect. 2023-09-18 05:46:05 +00:00
daitingting c17c689c78 * Adjust param of p(). 2023-09-18 05:31:12 +00:00
liumengyi 77f05039e6 * Modify unit test of testcaseModel::getByList. 2023-09-18 13:30:50 +08:00
daitingting 673f8feb09 * Init data before testing. 2023-09-18 05:30:03 +00: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 e98e00e645 * Test updateStep function. 2023-09-18 02:58:25 +00:00
daitingting 52ac0252a6 * Test unlinkCaseFromTesttask. 2023-09-15 02:45:19 +00: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