liumengyi
|
db0c48221c
|
* Fix bug #43115.
|
2024-01-04 14:05:36 +08:00 |
|
wangyuting
|
1f8e304d18
|
* Fix function param bug. the bug #42935.
|
2024-01-03 10:08:07 +08:00 |
|
liumengyi
|
e2f0510f44
|
* Fix bug #109937, add scene field to testtask::cases.
|
2024-01-02 14:04:30 +08:00 |
|
wangxuepeng
|
611bcd3a87
|
* Correct the secondary nav hightlight.
|
2024-01-02 11:01:20 +08:00 |
|
wangxuepeng
|
e728b84cf3
|
* Fix bug #42596.
|
2024-01-02 09:09:29 +08:00 |
|
wangxuepeng
|
6802dcbe05
|
* Fix bug #42525, fixed related bugs.
|
2023-12-27 17:12:07 +08:00 |
|
liumengyi
|
e45119ef7c
|
* Fix bug of builds when creating testtask in execution tab.
|
2023-12-16 11:02:14 +08:00 |
|
liumengyi
|
c6fc23977e
|
* Fix parameter type error.
|
2023-12-15 10:41:30 +08:00 |
|
wangyuting
|
23f4120d9f
|
* Adjust processRowspanForGroupCase params type. fix bug #41521.
|
2023-12-14 11:08:30 +08:00 |
|
tanghucheng
|
f7a8e0290a
|
* Fix bug #41505.
|
2023-12-13 20:54:50 -05:00 |
|
tanghucheng
|
cca2edbd03
|
* Finish task #107891.
|
2023-12-13 02:06:55 -05:00 |
|
liumengyi
|
d490a93079
|
* Fix bug #41442, remove empty item.
|
2023-12-13 13:40:37 +08:00 |
|
hufangzhou
|
7ab268bb9c
|
* Merge 18.9 testtask module.
|
2023-11-29 16:22:34 +08:00 |
|
liugang
|
bd8505fa47
|
* userModel: refactor the getContactLists method.
|
2023-11-29 10:46:59 +08:00 |
|
liumengyi
|
400f12f915
|
* Fix bug after strict type declaration.
|
2023-11-22 14:33:30 +08:00 |
|
tianshujie
|
2d2eb8c641
|
* Declare strict type.
|
2023-11-22 10:08:16 +08:00 |
|
xieqiyu
|
7e15d9a0be
|
* Fix the bug of search cases in testtask.
|
2023-11-16 14:29:14 +08:00 |
|
xieqiyu
|
79df1fcb26
|
* Fix bug of search.
|
2023-11-16 10:18:40 +08:00 |
|
songchenxuan
|
663d84f935
|
* Merge commit 32d759e320, fix bug #35419.
|
2023-11-08 10:42:55 +08:00 |
|
liumengyi
|
255d32f939
|
* Set drop menu data of testtask.
|
2023-10-31 15:15:19 +08:00 |
|
liumengyi
|
1426932152
|
* Optimize code for testcase::ajaxGetDropMenu.
|
2023-10-30 08:57:54 +08:00 |
|
liumengyi
|
070a0b4e86
|
* Modify drop menu of testtask::cases.
|
2023-10-27 17:32:03 +08:00 |
|
liumengyi
|
ed4d94d258
|
* Add 2.5 level drop menu for testtask::cases in project and execution tab.
|
2023-10-27 15:48:56 +08:00 |
|
tianshujie
|
9db9fc3747
|
* Refactor actions button of the testtask list.
|
2023-10-25 13:49:19 +08:00 |
|
songchenxuan
|
0b61df143f
|
* Add variable for testtask cases page.
|
2023-10-23 15:45:00 +08:00 |
|
songchenxuan
|
80ee5a3ee9
|
* Fix testtask edit js.
|
2023-10-23 15:40:39 +08:00 |
|
liumengyi
|
5d8607a625
|
* Fix ui error.
|
2023-10-13 14:46:16 +08:00 |
|
liugang
|
2c2eb1be5a
|
* testtask: rename the method to init a record for filling back the test result after the automated test is completed.
|
2023-09-28 10:05:51 +08:00 |
|
tianshujie
|
be396507c7
|
* Compatible with argument type for calling the getBuildPairs method.
|
2023-09-27 11:03:36 +08:00 |
|
liugang
|
456cd01ef7
|
* testtask: rename the initResult method to createResultForAutomatedTest.
|
2023-09-25 17:13:24 +08:00 |
|
liugang
|
8df2f8cbb4
|
* testtaskZen: modify comment.
|
2023-09-25 14:03:18 +08:00 |
|
liugang
|
cca08c5c0b
|
* testtask: rename the processRowspanOfCases method to processRowspanForGroupCase and refactor it.
|
2023-09-25 09:55:41 +08:00 |
|
liugang
|
9d0051e7dd
|
+ testtaskZen: process the rowspan property of cases for unitCases page for use by front-end component groupings.
|
2023-09-25 09:53:30 +08:00 |
|
liugang
|
eda066592c
|
+ testtaskZen: assign variables to the create page.
|
2023-09-22 17:25:23 +08:00 |
|
liugang
|
1d87fa3064
|
+ testtaskZen: count the number of testtasks in different statuses for information display at the bottom of the browse page.
|
2023-09-22 10:25:41 +08:00 |
|
liugang
|
88ac6559e6
|
* testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method.
|
2023-09-21 17:30:25 +08:00 |
|
liugang
|
5e5a5c863d
|
+ testtaskZen: add method to build form data of importUnitResult page.
|
2023-09-21 13:50:22 +08:00 |
|
caoyanyi
|
dcf3895e31
|
* Change method params for product getExecutionPairsByProduct.
|
2023-09-20 16:28:19 +08:00 |
|
liugang
|
d147cb7aa9
|
+ testtaskZen: return different content based on the execution results of the test case.
|
2023-09-20 14:02:17 +08:00 |
|
liugang
|
67161607f1
|
+ testtaskZen: detect whether the test case to be executed is an automated test case and perform different operations based on the user confirmation results.
|
2023-09-20 14:01:50 +08:00 |
|
liugang
|
8e867440e5
|
+ testtaskZen: assign variables for runCase page of a test case.
|
2023-09-20 14:00:42 +08:00 |
|
liugang
|
d9baacd8b8
|
+ testtaskZen: add a method to get cases to run.
|
2023-09-19 15:58:20 +08:00 |
|
liugang
|
59e422afe8
|
+ testtaskZen: process the rowspan property of cases for use by front-end component groupings.
|
2023-09-19 13:22:13 +08:00 |
|
liugang
|
f5869e96ab
|
+ testtaskZen: add method to set configuration of search form in linkCase page of a testtask.
|
2023-09-18 15:55:48 +08:00 |
|
liugang
|
1d64e7510e
|
* testtaskZen: load the testcase model before using its configuration.
|
2023-09-18 15:24:32 +08:00 |
|
liugang
|
dbc4b873d1
|
* testtask: assign moduleID to the cases page.
|
2023-09-18 15:22:31 +08:00 |
|
liugang
|
8d47754179
|
+ testtaskZen: assign variables for cases page of a testtask.
|
2023-09-18 14:02:46 +08:00 |
|
liugang
|
e1cea3c2ec
|
+ testtaskZen: set configuration of search form in cases page of a testtask.
|
2023-09-18 14:02:26 +08:00 |
|
liugang
|
afcc0fd18c
|
+ testtaskZen: fix error of using undefined variable.
|
2023-09-15 13:09:55 +08:00 |
|
liugang
|
b166f83f25
|
* testtaskZen: load product model before calling its method.
|
2023-09-15 09:23:49 +08:00 |
|