dingguodong
|
8c1792cd61
|
- Remove useless line.
|
2023-09-04 14:59:51 +08:00 |
|
daitingting
|
e40c5379f7
|
* Add getrelatedfiles test.
|
2023-09-04 06:56:15 +00:00 |
|
daitingting
|
09e3fc2ab9
|
* Move to tao.
|
2023-09-04 06:55:34 +00:00 |
|
daitingting
|
b1e47243e3
|
* Move these function to tao.
|
2023-09-04 06:52:03 +00:00 |
|
dingguodong
|
cb38e453cb
|
* Optimize the query if a field is null or not.
|
2023-09-04 14:50:43 +08:00 |
|
dingguodong
|
1cf2695f22
|
+ Add function to filter a filed is null or not.
|
2023-09-04 14:50:43 +08:00 |
|
tianshujie
|
5dca5f0878
|
+ Add case for the processProductPlans method.
|
2023-09-04 14:44:17 +08:00 |
|
daitingting
|
1ce4f35f2d
|
* Refactor the ajaxGetOptionMenu function.
|
2023-09-04 06:26:29 +00:00 |
|
tianshujie
|
4b330061f2
|
* Refactor getPlans method.
|
2023-09-04 14:26:04 +08:00 |
|
zhouxin
|
78ab2fbb79
|
* Change lang of week cell.
|
2023-09-04 14:25:04 +08:00 |
|
songchenxuan
|
52292b0f4f
|
* Fix bug #37836.
|
2023-09-04 12:42:49 +08:00 |
|
zhouxin
|
d08db4ec8a
|
* Insert createdBy and createdDate when create metric.
|
2023-09-04 13:54:05 +08:00 |
|
dingguodong
|
c081a85ac3
|
* Add comment and optimize the code.
|
2023-09-04 13:48:29 +08:00 |
|
liugang
|
5ab508d1f1
|
* testcase: refactor the deleteScene method.
|
2023-09-04 13:43:42 +08:00 |
|
liugang
|
253df95277
|
* testcase: rename the buildCaseForCase method to buildCaseForCreate.
|
2023-09-04 13:38:38 +08:00 |
|
liugang
|
eb1624bc48
|
Revert "* testcase: rename method buildCaseForCase to buildCaseForCreate."
This reverts commit e836b9fd1c.
|
2023-09-04 13:37:40 +08:00 |
|
zhouxin
|
232c92ed26
|
* Adjust lang of metric.
|
2023-09-04 13:35:12 +08:00 |
|
liugang
|
e836b9fd1c
|
* testcase: rename method buildCaseForCase to buildCaseForCreate.
|
2023-09-04 13:33:55 +08:00 |
|
zhouxin
|
999699d479
|
* Change text of submit button.
|
2023-09-04 13:24:19 +08:00 |
|
wangxuepeng
|
a9d8ba528d
|
* Refactor unit test deletesuitesbyid method.
|
2023-09-04 05:16:51 +00:00 |
|
liugang
|
5516b7c691
|
* testcase: refactor the script to test the createScene method.
|
2023-09-04 13:08:54 +08: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 |
|
zhaoke
|
bb2d61df71
|
* Fix bug #38029.
|
2023-09-04 12:48:32 +08:00 |
|
dingguodong
|
abd0127b8f
|
* Optimize action logging and fix typo.
|
2023-09-04 11:23:58 +08:00 |
|
dingguodong
|
041c3d7f6e
|
* Fix typo, replace 'letter' to 'lesser'.
|
2023-09-04 11:23:58 +08:00 |
|
liumengyi
|
c05535976e
|
- Remove testcaseModel::createFromImport and its unit test.
|
2023-09-04 11:19:03 +08: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 |
|
liugang
|
23282a1017
|
* testcase: refactor the createScene method.
|
2023-09-04 10:13:05 +08:00 |
|
wangxuepeng
|
aa29c9ef80
|
* Testsuite module code normalization.
|
2023-09-04 01:51:07 +00:00 |
|
wangxuepeng
|
e73d31bac1
|
* Editor uid default value modification.
|
2023-09-04 01:51:07 +00:00 |
|
dingguodong
|
12cf799810
|
* Modify comments.
|
2023-09-04 09:28:24 +08:00 |
|
dingguodong
|
73c679cdf3
|
* Add comment of function.
|
2023-09-04 09:26:59 +08:00 |
|
dingguodong
|
53d7f5f0f1
|
* Refactor this function.
|
2023-09-04 09:26:59 +08:00 |
|
sunhao
|
3bbc3a861f
|
* zin: refactor.
|
2023-09-04 08:59:50 +08:00 |
|
liugang
|
3a874645b1
|
+ testcase: add script to test the createScene method.
|
2023-09-01 18:33:22 +08:00 |
|
liugang
|
54d7beec38
|
+ testcaseModel: update a scene's sort property after create it.
|
2023-09-01 18:32:27 +08:00 |
|
liugang
|
a472734aa1
|
* testcase: add lang items.
|
2023-09-01 18:26:10 +08:00 |
|
liugang
|
cdd26818b0
|
* testcaseModel: refactor the createScene method for unit test.
|
2023-09-01 18:13:52 +08:00 |
|
liugang
|
b3ed15e05f
|
* testcase: the product field is required when create a scene.
|
2023-09-01 18:12:55 +08:00 |
|
daitingting
|
3b2115ae80
|
* Refactor the getStatus function.
|
2023-09-01 09:39:53 +00:00 |
|
zhouxin
|
2bd31e6fca
|
* Add data table in metric-implement.
|
2023-09-01 16:45:48 +08:00 |
|
zhouxin
|
9b2ba5ec6f
|
* Add method to run custom metric.
|
2023-09-01 16:45:48 +08:00 |
|
zhouxin
|
e81b9096dd
|
* Add implement method in metric.
|
2023-09-01 16:45:48 +08:00 |
|
zhouxin
|
f6c747b5ba
|
* Get custom metric data in metric-implement.
|
2023-09-01 16:45:48 +08:00 |
|
tianshujie
|
1ae87ef050
|
- Remove the drop-down empty option.
|
2023-09-01 16:42:53 +08:00 |
|
dingguodong
|
6e8eb5bb93
|
+ Generate extra fields for test case.
|
2023-09-01 16:15:01 +08:00 |
|
dingguodong
|
1528bb42a2
|
* Modify the unit test case.
|
2023-09-01 16:15:01 +08:00 |
|
dingguodong
|
eaa292bbb1
|
* Fix type error.
|
2023-09-01 16:15:00 +08:00 |
|
qixinzhi
|
c1a570c53e
|
* Add action priv and delist action.
|
2023-09-01 08:04:23 +00:00 |
|