liugang
|
098d025c56
|
* testtaskModel: enclose the value in the dao query condition in single quotes.
|
2023-09-28 09:21:11 +08:00 |
|
liugang
|
8df7d0c9b5
|
* testtaskModel: change keywords in sql to uppercase.
|
2023-09-28 09:16:17 +08:00 |
|
liugang
|
7646fdc770
|
* testtaskModel: replace double quotes with single quotes.
|
2023-09-28 09:13:45 +08:00 |
|
tianshujie
|
afd597c52e
|
* Modify the parameters that call the ajaxGetProjectBuilds method.
|
2023-09-27 15:18:18 +08:00 |
|
caoyanyi
|
c3d1e9a4bd
|
* Adjust params.
|
2023-09-27 14:16:06 +08:00 |
|
caoyanyi
|
fc1ab2b8a5
|
+ Add method for testtask getByBuild.
|
2023-09-27 14:11:49 +08:00 |
|
tianshujie
|
be396507c7
|
* Compatible with argument type for calling the getBuildPairs method.
|
2023-09-27 11:03:36 +08:00 |
|
liugang
|
e39e835d40
|
* testtask: move the default options of chart from lang to config.
|
2023-09-26 09:51:15 +08:00 |
|
liugang
|
ee57147d09
|
- testtask: remove unused mergeChartOption method.
|
2023-09-26 09:48:14 +08:00 |
|
liugang
|
8e571c3032
|
* testtaskModel: call methods to initialize suite, case and result.
|
2023-09-25 17:30:43 +08:00 |
|
liugang
|
3412dbca93
|
+ testtaskModel: process the execution result of the test case according to the imported xml file content.
|
2023-09-25 17:30:07 +08:00 |
|
liugang
|
93b91252d2
|
+ testtaskModel: add methods to initialize objects used to import data from unit test file and ztf.
|
2023-09-25 17:28:21 +08:00 |
|
liugang
|
456cd01ef7
|
* testtask: rename the initResult method to createResultForAutomatedTest.
|
2023-09-25 17:13:24 +08:00 |
|
liugang
|
faaddebd0e
|
- testtaskModel: remove unused printCell method.
|
2023-09-25 17:11:00 +08:00 |
|
liugang
|
1048fe1252
|
* testtaskModel: change method order.
|
2023-09-25 16:03:34 +08:00 |
|
liugang
|
e4d305e71f
|
* testtaskModel: refactor methods.
|
2023-09-25 16:00:48 +08:00 |
|
liugang
|
4da4073e77
|
* testtaskModel: modify comment.
|
2023-09-25 15:59:04 +08:00 |
|
liugang
|
ba0cb08825
|
- testtaskModel: remove unused getBugInfo method.
|
2023-09-25 15:49:09 +08:00 |
|
liugang
|
d2ced24017
|
* testtaskModel: fix variable unused bug.
|
2023-09-25 14:35:54 +08:00 |
|
liugang
|
54c3ddc98f
|
* testtaskModel: add a method to process the execution name of testtask.
|
2023-09-25 14:22:45 +08:00 |
|
liugang
|
2a35175c1a
|
* testtaskModel: remove unused variable declarations.
|
2023-09-25 14:21:30 +08:00 |
|
liugang
|
8df2f8cbb4
|
* testtaskZen: modify comment.
|
2023-09-25 14:03:18 +08:00 |
|
liugang
|
f699e63de8
|
* testtask: modify comment of the ajaxGetUserTestTasks method.
|
2023-09-25 13:46:30 +08:00 |
|
liugang
|
75c78110e5
|
* testtask: add comment.
|
2023-09-25 13:36:24 +08:00 |
|
liugang
|
4270246347
|
* testtask: refactor the report method.
|
2023-09-25 13:28:09 +08:00 |
|
liugang
|
5c425afc3a
|
* testtask: rename the groupRunsBySuite method to getRunsForUnitCases.
|
2023-09-25 10:19:16 +08:00 |
|
liugang
|
cca08c5c0b
|
* testtask: rename the processRowspanOfCases method to processRowspanForGroupCase and refactor it.
|
2023-09-25 09:55:41 +08:00 |
|
liugang
|
795c8c0a9e
|
* testtask: refactor the unitCases method.
|
2023-09-25 09:55:08 +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
|
3c0c266a7f
|
* testtask: replace 'test task' with 'testtask'.
|
2023-09-25 09:22:29 +08:00 |
|
liugang
|
5c45815379
|
* testtask: refactor the view method.
|
2023-09-25 09:18:57 +08:00 |
|
liugang
|
5919688d67
|
* testtask: refactor the create method.
|
2023-09-22 17:25:53 +08:00 |
|
liugang
|
eda066592c
|
+ testtaskZen: assign variables to the create page.
|
2023-09-22 17:25:23 +08:00 |
|
liugang
|
6a2e9e79ba
|
* testtask: add form configuration of the case page.
|
2023-09-22 17:24:29 +08:00 |
|
liugang
|
e716f2fa86
|
+ testtask: add comment.
|
2023-09-22 16:35:25 +08:00 |
|
liugang
|
abb7cb4d6d
|
* testtask: refactor the browseUnits method and page.
|
2023-09-22 16:28:11 +08:00 |
|
liugang
|
da08913d6a
|
* testtask: change the unitTag language item to featureBar.
|
2023-09-22 16:26:41 +08:00 |
|
liumengyi
|
32ee67bf6f
|
* Refactor testtask::browse.
|
2023-09-22 15:14:26 +08:00 |
|
liugang
|
f51375fe03
|
* testtask: refactor the browse method.
|
2023-09-22 10:26:05 +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
|
bbe45cee89
|
* testtaskModel: remove parameter's default value.
|
2023-09-22 08:38:55 +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
|
fcc8beaeaf
|
- testtaskModel: remove unused method.
|
2023-09-21 16:56:50 +08:00 |
|
liugang
|
0fb8f23269
|
* testtask: refactor the importUnitResult method.
|
2023-09-21 14:08:28 +08:00 |
|
liugang
|
6b64c7cc5d
|
* testtask: remove declaration of unused variable.
|
2023-09-21 13:52:07 +08:00 |
|
liugang
|
e85006060d
|
* testtask: remove unused paramter.
|
2023-09-21 13:51:21 +08:00 |
|
liugang
|
5e5a5c863d
|
+ testtaskZen: add method to build form data of importUnitResult page.
|
2023-09-21 13:50:22 +08:00 |
|
liugang
|
40db21146f
|
+ testtask: add form configuration of importUnitResult page.
|
2023-09-21 13:50:01 +08:00 |
|
caoyanyi
|
dcf3895e31
|
* Change method params for product getExecutionPairsByProduct.
|
2023-09-20 16:28:19 +08:00 |
|
liugang
|
3a263c29f1
|
* testtaskModel: refactor the createResult method.
|
2023-09-20 14:03:45 +08:00 |
|