wangxuepeng
|
0274b33e5f
|
* Unit test of the getbysql method of action module.
|
2023-09-18 08:21:10 +00:00 |
|
dingguodong
|
cfdcaedd94
|
* Fix failed test case.
|
2023-09-18 16:21:03 +08:00 |
|
tianshujie
|
42e955d348
|
* Init user data for case of the getProducts method.
|
2023-09-18 16:03:47 +08:00 |
|
liumengyi
|
d8f112280c
|
* Modify unit test of testcaseModel::update.
|
2023-09-18 16:02:31 +08:00 |
|
dingguodong
|
0a3b7f4093
|
* Use editor widget.
|
2023-09-18 16:02:17 +08:00 |
|
tianshujie
|
8f5ffae4a6
|
* Change the case for the getProductPairsByProject method.
|
2023-09-18 16:00:52 +08:00 |
|
liugang
|
348b956c5b
|
* testtask: refactor the linkCase method.
|
2023-09-18 15:57:42 +08:00 |
|
tianshujie
|
efdc8b4866
|
* Refactor ajaxGetProductByID method.
|
2023-09-18 15:57:23 +08:00 |
|
wangxuepeng
|
2bdb3ab3f9
|
* Unit test of the getlist method of action module.
|
2023-09-18 07:56:53 +00: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
|
fa0c57aac1
|
* testtask: modify code comment.
|
2023-09-18 15:54:34 +08:00 |
|
tianshujie
|
b4088933f9
|
* Refactor ajaxGetProjects method.
|
2023-09-18 15:54:21 +08:00 |
|
liugang
|
891ee8691b
|
Revert "* testtask: modify code comment."
This reverts commit 082426ac13.
|
2023-09-18 15:53:53 +08:00 |
|
liumengyi
|
9cdffa087d
|
* Modify unit test of testcaseModel::getTestCases.
|
2023-09-18 15:53:25 +08:00 |
|
tianshujie
|
1269e6739e
|
* Refactor getProjectPairsByProduct method and case.
|
2023-09-18 15:53:00 +08:00 |
|
tianshujie
|
642849b9be
|
* Refator ajaxGetProjectsByBranch method.
|
2023-09-18 15:53:00 +08:00 |
|
sunhao
|
59fbdaabaa
|
* zin: fix dtable empty tip not work on update in zin mode.
|
2023-09-18 15:51:47 +08:00 |
|
daitingting
|
95b9175add
|
* Format codes.
|
2023-09-18 07:51:34 +00:00 |
|
daitingting
|
c5b1e99330
|
* Init testrun data.
|
2023-09-18 07:51:05 +00:00 |
|
liugang
|
082426ac13
|
* testtask: modify code comment.
|
2023-09-18 15:49:32 +08:00 |
|
liugang
|
14a67c48df
|
* testtask: check if user have permission to access the product to which the testtask belongs.
|
2023-09-18 15:49:09 +08:00 |
|
tianshujie
|
287516a7c8
|
* Refactor ajaxGetExecutions method.
|
2023-09-18 15:43:19 +08:00 |
|
tianshujie
|
d965894f3f
|
* Refactor ajaxGetExecutionsByProject method.
|
2023-09-18 15:34:13 +08:00 |
|
tianshujie
|
086291d088
|
* Refactor buildExecutionPairs method.
|
2023-09-18 15:33:39 +08:00 |
|
tianshujie
|
974585628d
|
* Refactor getExecutionPairsByProduct method.
|
2023-09-18 15:28:57 +08:00 |
|
liugang
|
1d64e7510e
|
* testtaskZen: load the testcase model before using its configuration.
|
2023-09-18 15:24:32 +08:00 |
|
daitingting
|
34cdb51476
|
* Adjust the type of param.
|
2023-09-18 07:23:45 +00:00 |
|
wangyidong
|
2978885ca6
|
* Add unit for fixlinkedproduct.
|
2023-09-18 15:23:33 +08:00 |
|
liugang
|
dbc4b873d1
|
* testtask: assign moduleID to the cases page.
|
2023-09-18 15:22:31 +08:00 |
|
songchenxuan
|
9b4acb0fb8
|
* Show all chart.
|
2023-09-18 14:00:04 +08:00 |
|
liugang
|
c4d4de93a2
|
* testtask: fix error of calling undefined variable.
|
2023-09-18 15:17:33 +08:00 |
|
daitingting
|
e5e0f79b78
|
* Add comment for case.
|
2023-09-18 07:16:57 +00:00 |
|
liugang
|
3f3b67240b
|
* testtask: fix error of calling undefined properties of the testtask object.
|
2023-09-18 15:13:31 +08:00 |
|
liumengyi
|
ae25af800f
|
* Optimize code.
|
2023-09-18 15:12:28 +08:00 |
|
caoyanyi
|
617ad19afc
|
* Change defined check rule.
|
2023-09-18 15:11:32 +08:00 |
|
liumengyi
|
ce9a444691
|
- Remove the no exist unit test of testcaseModel::getStatus.
|
2023-09-18 15:09:11 +08:00 |
|
daitingting
|
b52db07695
|
* Get the field type.
|
2023-09-18 07:06:24 +00:00 |
|
dingguodong
|
2db9579a86
|
* Refactor the code for activating the story.
|
2023-09-18 15:00:35 +08:00 |
|
liumengyi
|
007fbeff79
|
* Modify unit test of testcaseModel::getPairsByProduct.
|
2023-09-18 14:51:45 +08:00 |
|
caoyanyi
|
27b1f920d4
|
- Remove unused methods and unit test case.
|
2023-09-18 14:46:17 +08:00 |
|
liumengyi
|
c0a6ac3859
|
* Modify unit test of testcaseModel::getCaseResultsForExport.
|
2023-09-18 14:44:47 +08:00 |
|
caoyanyi
|
194698c8dd
|
+ Add unit test case and method comment.
|
2023-09-18 14:42:06 +08:00 |
|
caoyanyi
|
be52789be6
|
+ Add unit test for product checkAccess.
|
2023-09-18 14:31:32 +08:00 |
|
caoyanyi
|
8f0ae31ed9
|
- Remove unused method.
|
2023-09-18 14:31:32 +08:00 |
|
songchenxuan
|
d2c24fdff2
|
* Drop chart div before init it.
|
2023-09-18 13:09:23 +08:00 |
|
caoyanyi
|
de52e6af24
|
* Replace saveState to checkAccess.
|
2023-09-18 14:27:33 +08:00 |
|
tianshujie
|
9858c7fd76
|
* Refactor ajaxDeleteLine method and case.
|
2023-09-18 14:20:14 +08:00 |
|
songchenxuan
|
cbc2e81a4c
|
* Add chart show if table head length is 4.
|
2023-09-18 12:55:24 +08:00 |
|
liumengyi
|
aa9121abd6
|
* Modify unit test after changing testcaseTest::getByListTest.
|
2023-09-18 14:16:48 +08:00 |
|
caoyanyi
|
c72aaf7faa
|
+ Add comment for product ajaxSetState.
|
2023-09-18 14:08:02 +08:00 |
|