Commit Graph
1328 Commits
Author SHA1 Message Date
liumengyi abec6c079c * Add unit test of testcaseModel::appendCaseFails. 2023-09-20 10:29:34 +08:00
zhaoke 40d90ea694 * Fix failed of run test when expect string contain semicolon. 2023-09-19 09:24:47 +08:00
wangyidong 284ab1de59 * Adjust for unit. 2023-09-13 16:38:17 +08:00
liumengyi 7d4e9650cb * Refactor testcaseModel::syncCase2Project, and modify its unit test. 2023-09-13 10:23:46 +08:00
liumengyi 1d4e6e95cc * Refactor summary, and add its unit test. 2023-09-13 09:10:55 +08:00
tianshujie 4f6a1969ea + Add case for the getLaneMaxEditedTime method. 2023-08-29 15:39:23 +08:00
tianshujie 878022be96 - Delete error field. 2023-08-28 15:57:41 +08:00
caoyanyi 86f317fec5 * Change unlink sql file condition. 2023-08-28 10:32:47 +08:00
caoyanyi a0ea7902e5 * Change clear table to remove sql file. 2023-08-28 09:58:24 +08:00
dingguodong 060602a272 * Use gen(0) to truncate table. 2023-08-28 09:58:13 +08:00
zhaoke 2a6ffe3a63 * Add sort feature of repo list page. 2023-08-28 09:14:07 +08:00
wangxuepeng 57609d3e72 * Refactor testsuite model getunlinkedcases unit test. 2023-08-25 07:55:24 +00:00
liugang b332efe177 * Rename the testcase::batchCaseTypeChange method to testcase:batchChangeType method. 2023-08-25 15:36:16 +08:00
liumengyi 7080084e2c * Refactor testcaseModel::getModuleCases, and modify its unit test. 2023-08-25 13:29:24 +08:00
wangxuepeng 3453fb463d * Fixed testsuite unit test bug. 2023-08-24 07:22:53 +00:00
wangyuting c789ed3f23 * Fix yaml bug. 2023-08-23 17:30:02 +08:00
wangyuting 8cf7cd5be1 * Optimize testtask browse. 2023-08-23 15:12:47 +08:00
liugang f7a93622b5 * test: add yaml file to generate scene data. 2023-08-23 14:32:29 +08:00
liugang e0cf590cfa * yaml: generate grade field and path field according to id field and parent field. 2023-08-23 14:31:17 +08:00
liumengyi c8cf4c9b98 * Add unit test of bugTao::fetchBugInfo. 2023-08-22 10:30:08 +08:00
caoyanyi 13d24bb5d1 * Change project yaml data. 2023-08-17 14:00:52 +08:00
caoyanyi e882cb18b3 + Add program config for yaml. 2023-08-16 17:06:02 +08:00
dingguodong f8bb87a740 * Fix typo, rename viod to void. 2023-08-03 14:17:04 +08:00
qixinzhi 59c2844111 * Finish task#99209. 2023-08-03 05:21:50 +00:00
qixinzhi f26575c394 * Finish task#99208. 2023-08-03 02:07:04 +00:00
qixinzhi 859a75df41 * Add levels parameter for common yaml. 2023-07-17 07:51:38 +00:00
zenggang b903d1a114 * Repo import 2023-06-10 01:36:40 +00:00
zhaoke 3bcdff4541 * Support query multiple rows in p() function. 2023-06-09 17:50:58 +08:00
zhaoke d0454dcd47 * Add unit test of taskModel-updateParentStatus. 2023-06-09 15:20:39 +08:00
wangyidong 28fd596c15 * Fix release common data yaml. 2023-06-02 16:19:20 +08:00
liumengyi 9906148f37 * Refactor bugModel-getBugInfoFromResult, and modify its unit test. 2023-06-02 10:15:32 +08:00
liumengyi 786d7b29f3 - Remove default value of lastEditedDate in zt_kanbanregion for unit test. 2023-06-01 13:35:43 +08:00
caoyanyi 0f0dfd9409 * Adjust unit test case data. 2023-06-01 10:58:39 +08:00
daitingting f1529456dd * Rename linkBug to relatedBug. 2023-05-31 03:10:05 +00:00
wangyidong 6e72e0f2dc * Fix global test data yaml. 2023-05-30 09:44:29 +08:00
liyang 1112fa0292 * Fix coverage in pipeline. 2023-05-29 17:32:31 +08:00
liyang f4e3a10e0d * Fix code coverage calculation rules. 2023-05-29 08:55:42 +08:00
caoyanyi 32c60745b7 * Dealing with the problem that the parameter of p is 0 and the data obtained is incorrect. 2023-05-26 09:18:02 +08:00
zhaoke f7e735c7c5 * Fix parse ztf step error. 2023-05-26 08:27:10 +08:00
tianshujie 56ab6327c2 * Refactor batch create method and add test case for batch create task. 2023-05-24 14:00:49 +08:00
dingguodong d3ac2a230b - Remove mismatched field. 2023-05-24 09:43:23 +08:00
dingguodong cf194982f8 * Show error message if zendata/zd exec failed. 2023-05-24 09:43:23 +08:00
dingguodong 3ee236910a * Show friendly error message to help us find out which table has errors. 2023-05-24 09:43:23 +08:00
zhouxin ac960f5a42 * Fix support of common yaml. 2023-05-24 01:12:56 +00:00
zhouxin 9e49d9be07 * Define run path for generate yaml. 2023-05-23 02:48:25 +00:00
Guanxiying 34cf70ccc7 * Support load common yaml files. 2023-05-23 10:27:16 +08:00
Guanxiying 02453b6d11 * Suppport load yaml from any paths of current module. 2023-05-23 10:27:16 +08:00
liyang 3fa86634be * Remove ztest script filter. 2023-05-17 10:15:31 +08:00
liyang 39424554f0 * Code coverage to ignore ztest script. 2023-05-16 13:10:24 +08:00
liyang fe35d3d6d4 * Adjust the json file to generate rules. 2023-05-16 10:22:23 +08:00