Commit Graph
151 Commits
Author SHA1 Message Date
liumengyi bdfbebe15b * Fix bug #40444, modify the recycle path to the latest version. 2023-11-13 16:08:43 +08:00
liugang ef1958c81d - bug: remove unused fetchBaseInfo method and getBaseInfo method. 2023-11-08 10:45:16 +08:00
liumengyi ebfab67a80 * Move bugModel::getBug4Report to bugZen::buildReportBugData, refactor it, and modify unit test. 2023-09-27 09:42:16 +08:00
tianshujie bb64bc8c85 * Move the getBySearch method from tao into the model. 2023-09-26 14:51:06 +08:00
liumengyi 937184ba90 * Modify unit test of bugModel::getBugQuery. 2023-09-22 10:46:26 +08:00
liumengyi ab30e4bec1 * Fix error of bugTest::updateTest. 2023-09-22 10:03:38 +08:00
liumengyi d384b44f6f * Add unit test of bugModel::reportCondition. 2023-08-22 09:30:26 +08:00
liumengyi 8789a86dd9 * Add unit test of bugModel::getBaseInfo. 2023-08-21 17:21:32 +08:00
liumengyi 6af16d6af2 * Modify unit test result of bugModel::update. 2023-08-21 16:39:48 +08:00
liumengyi 8345d79c17 * Modify yaml for bug::resolve. 2023-08-21 16:38:38 +08:00
liumengyi ee2d45ffa1 * Modify unit test of bugModel::processBuildForBugs. 2023-08-21 16:36:20 +08:00
liumengyi 3b32b93812 * Remove unit test of bug::getRelatedObjects. 2023-08-21 16:24:09 +08:00
liumengyi 5b6861426b * Modify unit test result. 2023-08-21 16:17:06 +08:00
liumengyi 8abd403ad3 * Modify unit test of bug::getProductMemberPairs. 2023-08-21 16:15:39 +08:00
liumengyi f8ba1ae54d * Modify unit test of bugModel::getProductBugPairs. 2023-08-21 15:53:27 +08:00
liumengyi 2a049730c7 * Modify unit test of bugModel::getPlanBugs. 2023-08-21 15:50:50 +08:00
liumengyi f34c26030c * Modify variable type in bugTest::getList. 2023-08-21 15:46:34 +08:00
liumengyi f36943d684 * Modify unit test result of bugModel::getDataOfBugsPerExecution. 2023-08-21 15:44:44 +08:00
liumengyi 38c764ad4f * Modify unit test of bugModel::getBugQuery. 2023-08-21 14:20:19 +08:00
liumengyi 181ffd6ff9 * Modify unit test of bugModel::create. 2023-08-21 14:10:15 +08:00
liumengyi cd22817446 * Modify unit test of bugModel::createBuild. 2023-08-21 14:08:23 +08:00
liumengyi a84d51ce29 * Fix unit test of bug::createBugFromGitlabIssue. 2023-08-18 13:20:19 +08:00
liumengyi e292b893aa * Modify unit test of bug::activate. 2023-08-18 11:23:52 +08:00
liumengyi 3d59732ee7 + Add unit test result of bugModel::updateRelatedBug. 2023-08-17 11:04:12 +08:00
liumengyi fcd402f96c + Add unit test results of bugModel::linkBugToBuild. 2023-08-17 11:03:44 +08:00
liumengyi 9126a80722 * Add unit test results for bugModel::getToAndCcList. 2023-08-17 11:03:17 +08:00
liumengyi 033569438a * Add comment of bugModel::summary, and add its unit test. 2023-08-17 11:00:19 +08:00
liumengyi d2c648f2e3 * Add comment of bugModel::getToAndCcList, and modify its unit test. 2023-08-17 10:26:26 +08:00
liumengyi 4f90bfecb1 * Add comment of bugModel::updateRelatedBug, and modify its unit test. 2023-08-17 10:13:38 +08:00
liumengyi 84c2ef32ed * Refactor bugModel::linkBugToBuild, and modify its unit test. 2023-08-17 09:41:37 +08:00
liumengyi a3828149aa * Add comment for bugModel::isClickable, and modify its unit test. 2023-08-16 17:25:18 +08:00
daitingting c4f33ea471 * Adjust getExecutionBugs test. 2023-08-16 09:21:57 +00:00
liumengyi 96320b3453 * Add comment for bugModel::getCaseBugs, and modify its unit test. 2023-08-16 16:40:45 +08:00
liumengyi c92c81977d * Add unit test result. 2023-08-16 16:40:09 +08:00
daitingting 43eb3a88a6 * Adjust the getProjectBugs test. 2023-08-16 08:07:39 +00:00
liumengyi 3ffd2d0587 * Add comments for bug::getLinkedExecutionByIdList, and add its unit test. 2023-08-16 15:50:41 +08:00
liumengyi bebc33ebfc * Refactor testcase::getProductBugPairs, and modify its unit test. 2023-08-16 14:34:01 +08:00
liumengyi 3867e6933e * Add default value. 2023-08-16 14:13:08 +08:00
daitingting 79678a4aed * Call getTreeMenu function to get modules.
* Delete getmodulesforsidebar function.
2023-06-06 02:30:55 +00:00
liumengyi 9779937c23 * Refactor bugModel-getReleaseBugs, and modify its unit test. 2023-06-05 11:18:48 +08:00
liumengyi 5bed534563 * Correct unit test of bugModel-getStoryBugs. 2023-06-05 08:40:26 +08:00
liumengyi 59fd03260a * Refactor bugModel-getUserBugPairs, and modify its unit test. 2023-06-02 16:45:37 +08:00
liumengyi b6eda2f796 * Refactor bugModel-getUserBugs, and modify its unit test. 2023-06-02 16:31:26 +08:00
liumengyi e21092befe * Correct unit test of bugModel-getActiveBugs. 2023-06-02 14:57:34 +08:00
liumengyi 3f60845eac - Delete unused unit test file. 2023-06-02 14:49:44 +08:00
liumengyi c8b18e9296 - Remove unit test of bugModel-getModuleBugs. 2023-06-02 14:11:24 +08:00
liumengyi cc67c396e7 - Remove unit test of bugModel-getAllBugs. 2023-06-02 14:10:48 +08:00
liumengyi db21e324cd - Remove unit test of bugModel-getByAssigntome. 2023-06-02 14:09:17 +08:00
liumengyi 83c460f093 - Remove unit test of bugModel-getByOpenedbyme. 2023-06-02 14:08:39 +08:00
liumengyi 16a1d49c7b - Remove unit test of bugModel-getByResolvedbyme. 2023-06-02 14:07:53 +08:00