Commit Graph
65289 Commits
Author SHA1 Message Date
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
caoyanyi 70fe717f87 * Adjust unit test check rule. 2023-09-18 13:10:10 +08:00
dingguodong a9499e4d38 * Add type hint and skipped fields before updating. 2023-09-18 13:09:33 +08:00
songchenxuan f916cfbd7a * Use a definite time for all metriclib data at once update, and if not send data for function, use maxDate as date. 2023-09-18 11:37:42 +08:00
wangyidong 294c93f53d * process budget. 2023-09-18 11:32:03 +08:00
liumengyi 16237337c8 * Fix error for unit test of testcaseModel::getByAssignedTo. 2023-09-18 11:28:37 +08:00
caoyanyi 43b7d10d5a * Dealing with strict schema issues in unit testing databases. 2023-09-18 11:27:58 +08:00
caoyanyi 47d61b1e4d * Dealing with database time error issues. 2023-09-18 11:27:58 +08:00
tianshujie 94a06d7cbe * Remove logical duplicate method and modify the relevant calling code. 2023-09-18 11:24:38 +08:00
tianshujie 17664b585b * Refactor ajaxGetPlans method. 2023-09-18 11:24:38 +08:00
wangyidong 7348d48264 * Fix edit program whitelist. 2023-09-18 11:24:00 +08:00