Commit Graph
56 Commits
Author SHA1 Message Date
daitingting 38c1596132 * [bug#64044,done,1h] Html special chars decode. 2025-08-06 14:24:04 +08:00
wangyuting 8a7fbcfca4 * [bug#64463,done,0.2h,0h] Fix project testcase list error. 2025-08-01 14:55:37 +08:00
liugang b87a45b875 * [refac] remove unused parameter. 2025-07-10 16:49:35 +08:00
zhujinyong 93989b45bc * [misc] compatibility with PHP8.4. 2025-07-08 08:35:58 +08:00
xieqiyu b92237e1ca * [bug#62413] Fix the bug of create doc select case template in project. 2025-05-16 16:08:51 +08:00
daitingting ef3b8fbd35 * [task#141207,done,2h] Set product case block params. 2025-04-30 13:27:48 +08:00
tianshujie 8c9bc30e10 * [bug#59443,done,1h] fix fromVersion error. 2025-01-27 13:51:14 +08:00
xieqiyu ab5145d21f * [bug#58947] Fix the bug of testcase import to lib. 2025-01-08 16:24:12 +08:00
hufangzhou 30298cc685 * [bug#58786] Field ambiguous error. 2025-01-08 15:41:30 +08:00
xieqiyu 43d6c515a6 * [misc] Fix the bug of the error of "The product field is required.". 2025-01-08 15:32:25 +08:00
liumengyi b2307a11aa * [task#134178,done,2h] show and save precondition in showXmindImport. 2024-12-31 11:17:53 +08:00
liumengyi e9754551d2 * [task#134147,doing,0.5h] move processStepsOrExpects and processStepsChanged to model. 2024-12-30 09:51:11 +08:00
liumengyi 57d3c2e7f8 * [task#134175,doing,1.5h] get steps in batchEdit. 2024-12-30 09:51:11 +08:00
liumengyi bcd3856e7f * [task#134153,done,1h] change version if title/precondition/files is changed. 2024-12-30 09:51:11 +08:00
liumengyi 82cf537cda + [task#134153,doing,0.5h] add testcaseTao::doCreateSpec. 2024-12-30 09:51:11 +08:00
liumengyi 213416e43d * [bug#57850,done,1h] replace fileList with fileSelector(set::defaultValues()). 2024-12-30 09:51:11 +08:00
liumengyi 5d0f0889d3 * [misc,done,0.3h] get text fields. 2024-12-11 10:58:30 +08:00
xieqiyu 5679459f34 * [task#131483,doing,0.5h] Merge testcase view page tabs. 2024-11-05 17:21:58 +08:00
songchenxuan 6d658edb40 *[bug#52330,#52333] 2024-08-22 17:00:05 +08:00
liumengyi 092a1ea0d6 + [bug#51740,start,1h,1h] add search method for execution::testcase. 2024-07-02 14:35:38 +08:00
liumengyi 68b503f999 * [bug#51740,start,1h,1h] add search method for execution::testcase. 2024-07-02 14:35:38 +08:00
liumengyi 8e9308ba35 * [bug#51740,start,1h,2h] add search method. 2024-07-02 14:35:38 +08:00
liumengyi 59266cdcd8 * Fix bug #50277. 2024-05-29 09:50:07 +08:00
liumengyi 5c0aa39925 * Fix bug of steps. 2024-05-09 16:40:01 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
wangxuepeng a4a5853a39 * Fix bug #43370. 2024-01-08 16:31:03 +08:00
liumengyi 8aa3c3a0e9 * Add unit test of testcastTao::getNeedConfirmList. 2023-09-22 09:14:59 +08:00
liumengyi 422cadab13 * Add unit test of testcaseTao::getReviewAmount. 2023-09-21 16:39:17 +08:00
liumengyi 2a1953349d * Refactor testcaseTao:fetchSceneName, and add its unit test. 2023-09-21 16:04:08 +08:00
liumengyi b9c593569b * Refactor testcaseModel::getSceneGroups, and add its unit test. 2023-09-20 17:29:55 +08:00
liumengyi 9cdffa087d * Modify unit test of testcaseModel::getTestCases. 2023-09-18 15:53:25 +08:00
daitingting e98e00e645 * Test updateStep function. 2023-09-18 02:58:25 +00:00
daitingting d31c589f80 * Adjust version. 2023-09-15 03:04:29 +00:00
daitingting 52ac0252a6 * Test unlinkCaseFromTesttask. 2023-09-15 02:45:19 +00:00
daitingting c325061f45 * Refactor getBySuite function. 2023-09-12 08:42:13 +00:00
daitingting 761f7fa4e1 * Refactor getMOduleProjectCases. 2023-09-12 06:58:30 +00:00
daitingting 6c01129b64 * Refactor getTestCases function.
* Split getNeedConfirmList function.
2023-09-12 02:37:53 +00:00
daitingting 94e1f4324f * Refactor saveScene function. 2023-09-11 02:01:29 +00: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
liumengyi faf1210a53 * Add testcaseTao::doCreate, testcaseTao::importSteps, testcaseTao::importFiles, add its unit test. 2023-09-05 14:31:15 +08:00
daitingting b1e47243e3 * Move these function to tao. 2023-09-04 06:52:03 +00:00
daitingting 2ec807b54f * Refactor the ajaxGetReviewAmount. 2023-09-04 03:18:27 +00:00
liumengyi 19de252d0a * Refactor show import model, and add testcaseTao::fetchStepsByList and its unit test. 2023-09-04 11:17:30 +08:00
liumengyi bccd1c7ce2 * Optimize code. 2023-08-29 14:23:34 +08:00
daitingting 127708cea2 * Add version param. 2023-08-28 00:55:39 +00:00
daitingting b436a17e37 * Add caseID param. 2023-08-28 00:53:55 +00:00
daitingting 55fda8397c * Add return. 2023-08-25 08:35:45 +00:00
liugang 1a51c1b131 + testcaseTao: add method to fetch base info of a case. 2023-08-25 16:16:56 +08:00
daitingting 79cad6ac77 * Add note. 2023-08-25 07:29:44 +00:00