Commit Graph
65289 Commits
Author SHA1 Message Date
tianshujie c32c2cac9a * Put the function getStatsProducts from tao into the model. 2023-09-20 09:18:26 +08:00
tianshujie faf3ac1388 * Move the function getBaseDataList from tao into the model. 2023-09-20 09:13:01 +08:00
tianshujie 1c9233849b + Add case for getstatsproducts method. 2023-09-20 09:13:01 +08:00
liumengyi 49dc076b4c - Remove caselib::ajaxGetMatchedItems. 2023-09-20 09:11:11 +08:00
caoyanyi 25c1565135 * Adjust code format. 2023-09-20 09:06:31 +08:00
caoyanyi 8318e6dea6 - Remove unused method. 2023-09-20 09:03:24 +08:00
zhouxin 6b338c5d7b * Fix bug of call metric. 2023-09-20 08:59:42 +08:00
tianshujie baa3e7d656 + Add case for getListBySearch method. 2023-09-20 08:54:56 +08:00
wangyidong b8ca90a4c2 * Rewrite story create method. Code for task 102966. 2023-09-20 08:41:07 +08:00
caoyanyi 352175732b * Change return value type. 2023-09-20 08:36:38 +08:00
wangxuepeng 8a37465128 * Unit test of the transformActions method of action module. 2023-09-19 09:31:24 +00:00
daitingting 478f3dfeac * Refactor import function. 2023-09-19 09:14:44 +00:00
songchenxuan c895d35363 * If picker has been inited, destory it and init again. 2023-09-19 15:08:47 +08:00
daitingting 360f399fcf * Refactor exportTemplate function. 2023-09-19 08:23:16 +00:00
caoyanyi 37229d49c3 * Adjust method logic for product getStats. 2023-09-19 16:22:27 +08:00
liumengyi 66c59d13cd * Refactor caselibModel::getLibLink, and add its unit test. 2023-09-19 16:20:01 +08:00
tianshujie 4b73ed0655 * Replace the logical operator. 2023-09-19 16:18:02 +08:00
tianshujie 47273d4d7e * Refactor getList method and add case. 2023-09-19 16:17:42 +08:00
songchenxuan 47f35cb7cf * Fix bug #38664. 2023-09-19 14:37:31 +08:00
liugang 661bd5d9da * testtask: refactor the batchRun method. 2023-09-19 15:59:21 +08:00
liugang d9baacd8b8 + testtaskZen: add a method to get cases to run. 2023-09-19 15:58:20 +08:00
daitingting e26cfa2fa3 * Test delete caselib. 2023-09-19 07:52:35 +00:00
daitingting b133d690d0 * Test update caselib. 2023-09-19 07:47:54 +00:00
tianshujie 13b4b13ac6 * Refactor track page and method. 2023-09-19 15:27:39 +08:00
liumengyi 84475b7cc5 * Fix error of caselib dropmenu in tree::browse. 2023-09-19 15:27:04 +08:00
liumengyi e2eb5aeef4 * Fix error of undefined variable. 2023-09-19 15:24:56 +08:00
dingguodong df14c65671 * The product ID must be present. 2023-09-19 15:22:52 +08:00
liumengyi 4dfb5f36be * Add comment for caselib::ajaxGetDropMenu. 2023-09-19 15:21:33 +08:00
liumengyi b2a74b2976 * Refactor caselib::ajaxGetDropMenu and add its ui. 2023-09-19 15:20:13 +08:00
dingguodong 91cb403aae * Resolve type errors. 2023-09-19 15:14:52 +08:00
dingguodong 12fc67230b * Modify test case. 2023-09-19 15:14:52 +08:00
liugang 308147d584 + testcaseModel: add a method to get grouped steps by case id list. 2023-09-19 15:05:15 +08:00
qixinzhi 38d0790e51 * Fix filter condition and empty pairs. 2023-09-19 06:53:59 +00:00
daitingting 1d4b67a71c * Optimize codes. 2023-09-19 06:48:57 +00:00
wangxuepeng 25c8bf8fc1 * Unit test of the getdynamic method of action module. 2023-09-19 06:47:35 +00:00
songchenxuan 2b2c5417ee * Fix bug #38631. 2023-09-19 13:25:29 +08:00
caoyanyi d05fd27c67 * Adjust unit test check rule. 2023-09-19 14:40:42 +08:00
caoyanyi 0675eb7aea - Remove unused return data. 2023-09-19 14:40:42 +08:00
zhouxin 881aa638b3 * Adjust style of metric-view. 2023-09-19 14:34:24 +08:00
songchenxuan da35b04f24 * Use picker onchange event. 2023-09-19 13:12:06 +08:00
daitingting 43487af2f5 * Refactor the delete function. 2023-09-19 06:29:34 +00:00
zhouxin 391b3357df * Adjust logic of operate menu in metric. 2023-09-19 14:24:25 +08:00
liumengyi a48a2d8a73 * Refactor caselibModel::getByID, and modify its unit test. 2023-09-19 14:13:05 +08:00
dingguodong a30f0db659 * Fix typo. 2023-09-19 14:07:06 +08:00
daitingting ab0437d20b * Refactor the edit function. 2023-09-19 06:06:08 +00:00
dingguodong 1b0c7fae68 * Add comments. 2023-09-19 14:05:23 +08:00
liumengyi 0e7bb1edc5 * Refactor caselib::view. 2023-09-19 14:04:16 +08:00
liumengyi 69021778b9 - Remove caselibModel::batchCreateCase. 2023-09-19 13:57:43 +08:00
zhouxin cb56566873 * Modify edit page for builtin metric. 2023-09-19 13:57:23 +08:00
liumengyi b337989b66 * Refactor caselib::batchCreateCase. 2023-09-19 13:55:53 +08:00