Commit Graph
754 Commits
Author SHA1 Message Date
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
liumengyi 80116d3287 * Refactor testcaseModel::getStoryCases, and modify its unit test. 2023-09-12 10:27:45 +08:00
liumengyi c731e1ee95 * Refactor testcaseModel::getPairsByProduct, and modify its unit test. 2023-09-12 10:17:15 +08:00
daitingting 94e1f4324f * Refactor saveScene function. 2023-09-11 02:01:29 +00:00
daitingting ae24670f37 * Refactor the saveXmindImport function. 2023-09-07 06:09:34 +00:00
dingguodong bfad848bee * Rename ACTIONMODEL to actionModel. 2023-09-07 09:35:38 +08:00
dingguodong 559a6971d1 * Remove unnecessary parameter. 2023-09-07 09:35:38 +08:00
liumengyi 80dceb038e * Add comment and replace " to '. 2023-09-06 14:32:50 +08:00
liugang 52e0a8d56d * testcaseModel: refactor the saveTestcase method. 2023-09-06 14:07:53 +08:00
liugang 3f8da43129 * testcaseModel: convert the $testcase variable to an object. 2023-09-06 14:07:30 +08:00
liumengyi ac33688ccf * Refactor testcaseModel::saveXmindConfig, and add its unit test. 2023-09-06 13:55:25 +08:00
tianshujie 989d47d54f * Compatible without this field. 2023-09-06 10:57:39 +08:00
liumengyi ac8377c841 * Refactor testcase::importToLib, and add testcaseTao::doUpdate, add unit test. 2023-09-06 10:28:11 +08:00
liugang d0778f358e * Remove the constant CHANGEVALUE. 2023-09-05 15:32:42 +08:00
liugang 3bf094a0e4 * testcaseModel: handle exceptions. 2023-09-05 15:08:43 +08:00
liugang 287c4c6d74 + testcaseModel: auto check when update a scene. 2023-09-05 15:08:12 +08:00
liugang 420acd4eed * testcaseModel: enclose the value in single quotes. 2023-09-05 15:05:06 +08:00
liumengyi f5b6ee448f * Remove testcaseModel::importFromLib and its unit test. 2023-09-05 14:36:41 +08:00
liumengyi faf1210a53 * Add testcaseTao::doCreate, testcaseTao::importSteps, testcaseTao::importFiles, add its unit test. 2023-09-05 14:31:15 +08:00
liugang e47afd34a8 * testcase: fix error of calling property of a undefined variable. 2023-09-05 13:08:46 +08:00
liugang 8307d2014e * testcase: refactor the function of edit a scene. 2023-09-05 11:28:40 +08:00
liugang a0b66eeea4 * testcaseModel: refactor methods to get cases to display in the browse page. 2023-09-05 09:02:51 +08:00
liugang 9e64ee3482 + testcaseModel: add method to get the scenes and the cases they contain. 2023-09-05 08:56:22 +08:00
liugang a179fb3f2c - testcaseModel: remove unused methods. 2023-09-04 15:37:46 +08:00
daitingting b1e47243e3 * Move these function to tao. 2023-09-04 06:52:03 +00:00
liugang 35cbe5ffd2 + testcase: if the parent scene doesn't exist set the parent field to 0. 2023-09-04 13:08:14 +08:00
liumengyi c05535976e - Remove testcaseModel::createFromImport and its unit test. 2023-09-04 11:19:03 +08:00
liugang 54d7beec38 + testcaseModel: update a scene's sort property after create it. 2023-09-01 18:32:27 +08:00
liugang cdd26818b0 * testcaseModel: refactor the createScene method for unit test. 2023-09-01 18:13:52 +08:00
daitingting 3b2115ae80 * Refactor the getStatus function. 2023-09-01 09:39:53 +00:00
daitingting acddaed1d0 * Remove useless function.
* Rename forceNotReview to needReview.
2023-09-01 03:25:55 +00:00
daitingting fb131b63cc * Adjust codes. 2023-08-30 08:48:51 +00:00
daitingting 177bd9411c * Split functions. 2023-08-30 06:50:01 +00:00
liumengyi c4bcc66d05 * Fix error of undefined variable. 2023-08-29 17:02:31 +08:00
daitingting f51da6cd09 * 测试获取相关 bug。 2023-08-29 07:59:38 +00:00
liumengyi bb35cce178 * Add default value for testcaseModel::update. 2023-08-29 14:58:02 +08:00
liumengyi 187c2f6b4a * Remove testcaseModel::batchUpdate and remove its unit test. 2023-08-29 14:57:35 +08:00