Commit Graph
64999 Commits
Author SHA1 Message Date
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
liugang 78981a4de2 + helper: manually update the global variable $_COOKIE because sometimes its value is not updated after executing the setcookie function. 2023-09-18 14:03:58 +08:00
liugang 0ff73a19c4 * testtask: refactor the cases method. 2023-09-18 14:03:22 +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
caoyanyi edb3195fbb * Move method to zen.php. 2023-09-18 14:02:00 +08:00
caoyanyi 3f311e0aac + Add comment and return type for program create. 2023-09-18 14:02:00 +08:00
caoyanyi daba59568c * Adjust call funtion param. 2023-09-18 14:02:00 +08:00
liumengyi 1feb0c65ba * Modify unit test of testcaseModel::getBySearch. 2023-09-18 13:57:10 +08:00
tianshujie d4e1feef9a * Refactor ajaxGetReviewers method and case. 2023-09-18 13:54:50 +08:00
liumengyi f623462dca * Modify unit test of testcaseModel::getBySearch. 2023-09-18 13:53:47 +08:00
liumengyi 0f65eb578a * Optimize code. 2023-09-18 13:53:25 +08:00
liumengyi 0e58a360af * Init user table. 2023-09-18 13:53:00 +08:00
tianshujie 05bce93632 * Refactor ajaxGetLine method and case. 2023-09-18 13:48:43 +08:00
daitingting a6cf425cbf * Update expect. 2023-09-18 05:46:05 +00:00
wangxuepeng a4cb4c8192 * Unit test of the computebeginandend method of action module. 2023-09-18 05:39:58 +00:00
daitingting c17c689c78 * Adjust param of p(). 2023-09-18 05:31:12 +00:00
liumengyi 77f05039e6 * Modify unit test of testcaseModel::getByList. 2023-09-18 13:30:50 +08:00
daitingting 673f8feb09 * Init data before testing. 2023-09-18 05:30:03 +00:00
zhaoke 86746c0f49 * Fix bug #38286. 2023-09-18 13:14:20 +08:00
wangxuepeng 47ce774f1c * Unit test of the gethistory method of action module. 2023-09-18 05:12:54 +00:00