Commit Graph
740 Commits
Author SHA1 Message Date
liumengyi 7f683478c0 * Refactor testcaseModel::getDatatableModules. 2023-09-21 11:20:54 +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 3554129025 + Add comment. 2023-09-20 13:48:44 +08:00
liumengyi abec6c079c * Add unit test of testcaseModel::appendCaseFails. 2023-09-20 10:29:34 +08:00
liugang 308147d584 + testcaseModel: add a method to get grouped steps by case id list. 2023-09-19 15:05:15 +08:00
daitingting 95b9175add * Format codes. 2023-09-18 07:51:34 +00:00
liumengyi aa9121abd6 * Modify unit test after changing testcaseTest::getByListTest. 2023-09-18 14:16:48 +08:00
liumengyi 0f65eb578a * Optimize code. 2023-09-18 13:53:25 +08:00
liumengyi 27d70e5f55 * Modify unit test of testcase::createScene. 2023-09-18 11:06:49 +08:00
daitingting 52ac0252a6 * Test unlinkCaseFromTesttask. 2023-09-15 02:45:19 +00:00
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
daitingting 99b1909a37 * Remove useless codes. 2023-09-14 06:43:07 +00:00
daitingting 1a7e58e69b * Rename getCaseByProductAndModule to getCaseListForXmindExport and refactor it. 2023-09-14 06:16:32 +00:00
daitingting 444462aeb1 * Rename the getModuleByProductAndModel to getModuleListForXmindExport and refactor it. 2023-09-14 06:08:38 +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
daitingting 7f4f385e22 * Delete useless codes. 2023-09-14 03:25:27 +00:00
daitingting 463a134998 * Refactor the getXmindExport function. 2023-09-14 03:24:47 +00:00
liumengyi 1aadb85d69 * Refactor testcaseModel::getXmindConfig, and add its unit test. 2023-09-14 11:04:00 +08:00
daitingting 27867472ab * Refactor the buildSearchForm function. 2023-09-14 02:59:51 +00:00
liumengyi 4b70991a4b * Remove testcaseModel::checkConfigValue, and move it to testcaseZen::buildXmindConfig. 2023-09-14 10:34:00 +08:00
liumengyi 99214a5ae2 * Refactor testcaseModel::getXmindImport and testcaseModel::xmlToArray. 2023-09-14 10:18:51 +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
daitingting 9f2bb0a236 * Refactor getExecutionCases. 2023-09-13 08:09:16 +00: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 7a77a41d19 * Move auto param. 2023-09-13 05:27:22 +00: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 a69c21cd96 * Delete useless codes. 2023-09-12 08:48:06 +00: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 8c0f409630 * Delete useless codes. 2023-09-12 07:31:32 +00:00
daitingting 761f7fa4e1 * Refactor getMOduleProjectCases. 2023-09-12 06:58:30 +00:00
liumengyi 73795f84c4 * Refactor testcaseModel::checkModuleImported, and add its unit test. 2023-09-12 14:38:15 +08:00
liumengyi 7958bd4f1e * Refactor testcaseModel::getImportFields, and modify its unit test. 2023-09-12 14:05:34 +08:00
liumengyi 302a9f816d * Refactor testcaseModel::createStepsFromBug, and add its unit test. 2023-09-12 13:46:01 +08:00
liumengyi eaa600193c * Refactor testcaseModel::joinStep, and modify its unit test. 2023-09-12 10:56:27 +08:00
liumengyi ed06a2423c * Refactor testcaseModel::batchDelete, and modify its unit test. 2023-09-12 10:48:16 +08:00
daitingting 9c24100be5 * Rename sort to orderBy. 2023-09-12 02:41:26 +00:00
liumengyi 8cb70bd7ee * Refactor testcaseModel::getStoryCaseCount, and modify its unit test. 2023-09-12 10:40:21 +08:00
daitingting 6c01129b64 * Refactor getTestCases function.
* Split getNeedConfirmList function.
2023-09-12 02:37:53 +00:00