luxuyang
|
64efd6b2aa
|
* [task#12323,done,0.5h,0h] optimize the parameter names.
|
2024-07-17 13:50:03 +08:00 |
|
luxuyang
|
a527a03fa0
|
* [test,doing,0.2h,0.5h] optmize the logic with steps in testcase.
|
2024-07-03 10:16:14 +08:00 |
|
luxuyang
|
9aab08ece0
|
* [test,done,0.3h,0h] add prediction and steps in testcase array.
|
2024-07-03 10:04:10 +08:00 |
|
luxuyang
|
428d94cf76
|
* [test,doing,0.5h,1h] modify testcase to fill in steps.
|
2024-07-03 10:04:10 +08:00 |
|
liumengyi
|
bdba19c5cf
|
+ [bug#51740,done,0.1h,0h] add unit test results for testcase::getExecutionCasesBySearch.
|
2024-07-02 14:35:38 +08:00 |
|
liumengyi
|
ec3122e3bb
|
+ [bug#51740,doing,0.2h,0.1h] add unit test for testcase::getExecutionCasesBySearch.
|
2024-07-02 14:35:38 +08:00 |
|
liumengyi
|
b2bc928c31
|
+ [bug#51740,doing,0.1h,0.3h] add unit test for testcase::getExecutionCasesBySearch.
|
2024-07-02 14:35:38 +08:00 |
|
liumengyi
|
8ba2420b63
|
+ [bug#51740,doing,0.2h,0.3h] add unit test for testcase::getExecutionCasesBySearch.
|
2024-07-02 14:35:38 +08:00 |
|
luxuyang
|
bdf0746a7b
|
+ [test,done,0.1h,0h] add create testcase assert xpath.
|
2024-07-01 09:53:49 +08:00 |
|
luxuyang
|
157402695c
|
+ [test,done,0.5h,0h] add create testcase assertion.
|
2024-07-01 09:53:49 +08:00 |
|
luxuyang
|
8a8e0e7c03
|
+ [test,doing,0.5h,0.5h] add createTestcase uitest xpath.
|
2024-06-28 13:43:52 +08:00 |
|
luxuyang
|
4d0c9c328b
|
+ [test,doing,0.5h,0.5h] add create testcase uitest script.
|
2024-06-28 13:43:52 +08:00 |
|
luxuyang
|
0861a757e6
|
+ [test,doing,1h,1h] add createTestcase uitest function.
|
2024-06-28 13:43:52 +08:00 |
|
liugang
|
a4d2de38f0
|
* [misc] replace COUNT(*) with COUNT(1) in sql.
|
2024-06-27 14:07:27 +08:00 |
|
liyang
|
78cf85380f
|
* Batch replacement of zdtable class.
|
2024-04-26 13:08:37 +08:00 |
|
liyang
|
354c300c86
|
* Modify unit test directory structure and data generation method.
|
2024-04-22 14:25:50 +08:00 |
|
wangyidong
|
5f2b68188f
|
* Adjust testcase unit test.
|
2024-01-29 17:32:12 +08:00 |
|
wangyidong
|
1d4f33a250
|
* Code bug #45417,45416.
|
2024-01-29 13:08:14 +08:00 |
|
wangyuting
|
d7f2df7119
|
* Adjust testsuite getcanimportcases and getcanimportedmodules unit test to testcase module.
|
2023-12-22 10:23:33 +08:00 |
|
wangyuting
|
f2b454e829
|
* Fix updatescene unit test script bug.
|
2023-12-15 10:08:46 +08:00 |
|
wangyuting
|
db0aa5068c
|
* Fix createstepsfrombug unit test script bug.
|
2023-12-15 09:48:39 +08:00 |
|
wangyuting
|
9ed019e626
|
* Test createstepsformbug unit test script run error.
|
2023-12-15 09:22:59 +08:00 |
|
wangyuting
|
57852f6419
|
* Fix createstepsformbug unit test script bug.
|
2023-12-15 09:13:20 +08:00 |
|
wangyuting
|
8cba83986e
|
* Fix getbystatus unit test script fail bug.
|
2023-12-15 08:53:03 +08:00 |
|
wangyuting
|
1abc0abb39
|
* Test getbystatus unit test script error.
|
2023-12-15 08:49:02 +08:00 |
|
wangyuting
|
85eda8f8fb
|
* Fix getbystatus unit test script bug.
|
2023-12-15 08:40:31 +08:00 |
|
wangyuting
|
0bf0d4532d
|
* Optimize getcases2link unit test script.
|
2023-12-14 17:22:01 +08:00 |
|
wangyuting
|
aa88af3166
|
* Fix batchconfirmstorychange unit test script bug.
|
2023-12-14 16:10:59 +08:00 |
|
wangyuting
|
485baeb836
|
* Fix getimportfields unit test script bug.
|
2023-12-14 15:55:06 +08:00 |
|
liumengyi
|
5cab4d144c
|
* Modify unit test for testcaseModel::updateScene.
|
2023-12-02 15:05:59 +08:00 |
|
liumengyi
|
dde1de303a
|
* Modify unit test of testcaseModel::getSceneByProductAndModule after changing unit test data.
|
2023-12-02 15:00:18 +08:00 |
|
liumengyi
|
3cca4e36a6
|
* Modify unit test after changing testcaseModel::getScenesForMenu.
|
2023-12-02 14:57:25 +08:00 |
|
liumengyi
|
14564feca1
|
* Modify testcaseModel::getScenesForMenu and its unit test.
|
2023-12-02 14:55:20 +08:00 |
|
liumengyi
|
b3df2c4c91
|
* Fix bug found by unit test.
|
2023-12-02 14:01:48 +08:00 |
|
hufangzhou
|
3e3551f90b
|
* Modify testcase-getpairsbyproduct unit testcase.
|
2023-11-20 15:16:26 +08:00 |
|
liumengyi
|
bdfbebe15b
|
* Fix bug #40444, modify the recycle path to the latest version.
|
2023-11-13 16:08:43 +08:00 |
|
liumengyi
|
8aa3c3a0e9
|
* Add unit test of testcastTao::getNeedConfirmList.
|
2023-09-22 09:14:59 +08:00 |
|
liumengyi
|
3a87cb7435
|
* Add dafult field for unit test of testcaseTao::updateStep.
|
2023-09-22 09:14:09 +08:00 |
|
liumengyi
|
2b62d4cbd8
|
* Modify unit test result of testcaseTao::getReviewAmount.
|
2023-09-22 09:13:30 +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
|
e4a717131f
|
* Modify unit test results after yaml change.
|
2023-09-21 16:48:48 +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 |
|