wangyuting
|
d7f2df7119
|
* Adjust testsuite getcanimportcases and getcanimportedmodules unit test to testcase module.
|
2023-12-22 10:23:33 +08:00 |
|
wangyuting
|
db0aa5068c
|
* Fix createstepsfrombug unit test script bug.
|
2023-12-15 09:48:39 +08:00 |
|
wangyuting
|
57852f6419
|
* Fix createstepsformbug unit test script bug.
|
2023-12-15 09:13:20 +08:00 |
|
liumengyi
|
5cab4d144c
|
* Modify unit test for testcaseModel::updateScene.
|
2023-12-02 15:05:59 +08:00 |
|
liumengyi
|
14564feca1
|
* Modify testcaseModel::getScenesForMenu and its unit test.
|
2023-12-02 14:55:20 +08:00 |
|
hufangzhou
|
3e3551f90b
|
* Modify testcase-getpairsbyproduct unit testcase.
|
2023-11-20 15:16:26 +08:00 |
|
liumengyi
|
8aa3c3a0e9
|
* Add unit test of testcastTao::getNeedConfirmList.
|
2023-09-22 09:14:59 +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 |
|
liumengyi
|
422cadab13
|
* Add unit test of testcaseTao::getReviewAmount.
|
2023-09-21 16:39:17 +08:00 |
|
liumengyi
|
fcd24e2464
|
* Add unit test of testcaseTao::fixScenePath.
|
2023-09-21 16:22:23 +08:00 |
|
liumengyi
|
2a1953349d
|
* Refactor testcaseTao:fetchSceneName, and add its unit test.
|
2023-09-21 16:04:08 +08:00 |
|
liumengyi
|
df7ccaded9
|
* Refactor testcaseModel::isClickable, and its unit test.
|
2023-09-21 15:40:30 +08:00 |
|
liumengyi
|
7f683478c0
|
* Refactor testcaseModel::getDatatableModules.
|
2023-09-21 11:20:54 +08:00 |
|
liumengyi
|
d0c669d84c
|
* Add unit test of testcaseModel::getStepGroupByIdList.
|
2023-09-21 10:56:58 +08:00 |
|
liumengyi
|
bd2bef8826
|
* Refactor testcaseModel::getSceneMenu, rename buildMenuQuery to getScenesForMenu, and modify unit test.
|
2023-09-21 10:29:15 +08:00 |
|
liumengyi
|
b9c593569b
|
* Refactor testcaseModel::getSceneGroups, and add its unit test.
|
2023-09-20 17:29:55 +08:00 |
|
liumengyi
|
eddeb33ad4
|
* Add unit test of testcaseModel::getSceneByID.
|
2023-09-20 13:46:37 +08:00 |
|
liumengyi
|
e0d26d9096
|
* Add unit test of testcaseModel::getCaseListForXmindExport.
|
2023-09-20 11:23:46 +08:00 |
|
liumengyi
|
abec6c079c
|
* Add unit test of testcaseModel::appendCaseFails.
|
2023-09-20 10:29:34 +08:00 |
|
liumengyi
|
d8f112280c
|
* Modify unit test of testcaseModel::update.
|
2023-09-18 16:02:31 +08:00 |
|
liumengyi
|
9cdffa087d
|
* Modify unit test of testcaseModel::getTestCases.
|
2023-09-18 15:53:25 +08:00 |
|
daitingting
|
34cdb51476
|
* Adjust the type of param.
|
2023-09-18 07:23:45 +00:00 |
|
liumengyi
|
ce9a444691
|
- Remove the no exist unit test of testcaseModel::getStatus.
|
2023-09-18 15:09:11 +08:00 |
|
liumengyi
|
007fbeff79
|
* Modify unit test of testcaseModel::getPairsByProduct.
|
2023-09-18 14:51:45 +08:00 |
|
liumengyi
|
c0a6ac3859
|
* Modify unit test of testcaseModel::getCaseResultsForExport.
|
2023-09-18 14:44:47 +08:00 |
|
liumengyi
|
aa9121abd6
|
* Modify unit test after changing testcaseTest::getByListTest.
|
2023-09-18 14:16:48 +08:00 |
|
liumengyi
|
f623462dca
|
* Modify unit test of testcaseModel::getBySearch.
|
2023-09-18 13:53:47 +08: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 |
|
liumengyi
|
66486242be
|
* Modify unit test of testcaseModel::getBugs2Link.
|
2023-09-18 11:21:17 +08:00 |
|
daitingting
|
e98e00e645
|
* Test updateStep function.
|
2023-09-18 02:58:25 +00:00 |
|
daitingting
|
52ac0252a6
|
* Test unlinkCaseFromTesttask.
|
2023-09-15 02:45:19 +00:00 |
|
daitingting
|
ad183d5005
|
* Test getCaseResultsForExport.
|
2023-09-14 09:11:32 +00:00 |
|
daitingting
|
a3b61232f0
|
* Test getCasesToExport function.
|
2023-09-14 08:27:29 +00:00 |
|
liumengyi
|
d8ba5b705f
|
* Refactor testcaseModel::getSceneByProductAndModule and add its unit test.
|
2023-09-14 13:47:43 +08:00 |
|
liumengyi
|
eb8b8a0b03
|
* Refactor testcaseModel::getStepByProductAandModule, and add its unit test.
|
2023-09-14 13:33:46 +08:00 |
|
liumengyi
|
1aadb85d69
|
* Refactor testcaseModel::getXmindConfig, and add its unit test.
|
2023-09-14 11:04:00 +08:00 |
|
liumengyi
|
d000bf362a
|
* Refactor testcaseModel::getScenesName, add its unit test, and add default value for function.
|
2023-09-14 09:21:53 +08:00 |
|
liumengyi
|
aab6445415
|
* Refactor testcaseModel::getAllChildId, add its unit test and add default value.
|
2023-09-13 16:26:22 +08:00 |
|
daitingting
|
9f2bb0a236
|
* Refactor getExecutionCases.
|
2023-09-13 08:09:16 +00:00 |
|
liumengyi
|
0b3984e467
|
* Refactor testcaseModel::buildTreeArray, and add its unit test.
|
2023-09-13 15:26:40 +08:00 |
|
daitingting
|
c7efd4467f
|
* Refactor the getBySearch function.
|
2023-09-13 06:44:58 +00:00 |
|
liumengyi
|
2c9d7d6477
|
* Refactor testcaseModel::buildMenuQuery, and add its unit test.
|
2023-09-13 13:59:56 +08:00 |
|
daitingting
|
a53d7e9e96
|
* Refactor the getByAssignedTo function.
|
2023-09-13 03:30:20 +00:00 |
|
liumengyi
|
7d4e9650cb
|
* Refactor testcaseModel::syncCase2Project, and modify its unit test.
|
2023-09-13 10:23:46 +08:00 |
|
daitingting
|
abef23f865
|
* Refactor getByOpenedBy function.
|
2023-09-13 02:12:27 +00:00 |
|
daitingting
|
0f09511c19
|
* Refactor getByStatus function.
|
2023-09-13 01:38:56 +00:00 |
|
liumengyi
|
ff35f2f167
|
* Rename summary result of testcaseTest::summaryTest.
|
2023-09-13 09:11:52 +08:00 |
|
liumengyi
|
1d4e6e95cc
|
* Refactor summary, and add its unit test.
|
2023-09-13 09:10:55 +08:00 |
|
liumengyi
|
ab8757fe03
|
* Refactor testcaseModel::forceNotReview, and modify its unit test.
|
2023-09-13 08:59:29 +08:00 |
|