liumengyi
|
8d77b127df
|
* Modify unit test results.
|
2024-05-06 16:55:30 +08:00 |
|
liyang
|
84374012d5
|
* Batch replacement of product test class.
|
2024-04-26 13:58:43 +08:00 |
|
liyang
|
354c300c86
|
* Modify unit test directory structure and data generation method.
|
2024-04-22 14:25:50 +08:00 |
|
王怡栋
|
51b62b50c2
|
* Fix for product test unit.
|
2024-03-18 17:37:52 +08:00 |
|
hufangzhou
|
b05abb6fb3
|
* Merge: Finish task #112118.
|
2024-03-06 13:28:19 +08:00 |
|
tianshujie
|
53c8382506
|
* Modify comment of the product::getmodulesforsearchform unit test.
|
2024-03-05 10:22:38 +08:00 |
|
tianshujie
|
d243e774e3
|
* Change result of the product::getModulesForSearchForm unit test.
|
2024-01-24 11:18:41 +08:00 |
|
wangyidong
|
9e4169b1cb
|
* Adjust for unit test.
|
2023-12-25 13:39:29 +08:00 |
|
tianshujie
|
60c7f2e1ed
|
* Change the result of product unit test.
|
2023-12-25 08:49:19 +08:00 |
|
tianshujie
|
218cf3eb76
|
* Fix unit test error.
|
2023-11-27 11:22:17 +08:00 |
|
tianshujie
|
e85d9757b9
|
+ Add product::getProductStats unit test.
|
2023-11-27 10:05:06 +08:00 |
|
tianshujie
|
cd5079794e
|
+ Add product::getBugStats unit test.
|
2023-11-27 10:05:06 +08:00 |
|
tianshujie
|
68d7a6b7da
|
+ Add product::getStoryStats unit case.
|
2023-11-27 10:05:06 +08:00 |
|
tianshujie
|
a595c6a25c
|
* Change the result of product::getProductsByProjectID unit test.
|
2023-11-25 16:25:23 +08:00 |
|
tianshujie
|
fa16f0e8bd
|
* Set syncProduct config of the product::getModulesForSearchForm unit test.
|
2023-11-25 16:25:23 +08:00 |
|
liumengyi
|
bdfbebe15b
|
* Fix bug #40444, modify the recycle path to the latest version.
|
2023-11-13 16:08:43 +08:00 |
|
tianshujie
|
d69a531ea7
|
* Change case data of the getModulesForSearchForm method.
|
2023-10-11 10:40:00 +08:00 |
|
caoyanyi
|
4c325622e1
|
* Adjust product unit test case.
|
2023-09-22 09:04:38 +08:00 |
|
tianshujie
|
7845ef16bc
|
* Move the function getGroupRoadmapData from tao into the model.
|
2023-09-20 16:00:25 +08:00 |
|
tianshujie
|
1b9eb3899a
|
* Add case for filterOrderedAndParentPlans method.
|
2023-09-20 15:58:27 +08:00 |
|
tianshujie
|
537ce27460
|
* Switch to admin.
|
2023-09-20 15:58:27 +08:00 |
|
tianshujie
|
dcfb555c6a
|
* Move the use case under tao.
|
2023-09-20 15:49:12 +08:00 |
|
tianshujie
|
770bbff792
|
+ Add case for getProjectProductList method.
|
2023-09-20 14:48:29 +08:00 |
|
tianshujie
|
23f881d35a
|
+ Add case for getPlanList method.
|
2023-09-20 14:40:46 +08:00 |
|
tianshujie
|
707388fc45
|
+ Add case for getExecutionList method.
|
2023-09-20 13:57:04 +08:00 |
|
caoyanyi
|
afc9ea1bc4
|
* Change story list field name.
|
2023-09-20 13:48:18 +08:00 |
|
tianshujie
|
7456612264
|
+ Add case for getCaseCountByStoryIdList method.
|
2023-09-20 13:45:20 +08:00 |
|
tianshujie
|
ad11f2e59a
|
* Change the user table data fo statisticProductData.
|
2023-09-20 13:45:20 +08:00 |
|
tianshujie
|
c28c3dacf3
|
* Change the case table data for getReleaseList.
|
2023-09-20 13:45:19 +08:00 |
|
tianshujie
|
57f7a7a775
|
+ Add case for statisticProductData method.
|
2023-09-20 13:27:10 +08:00 |
|
caoyanyi
|
00e389e29a
|
* Merge product statistic methods to getStatisticByType.
|
2023-09-20 10:19:50 +08:00 |
|
caoyanyi
|
cbe1aaee69
|
* Move unit test to model.
|
2023-09-20 10:19:50 +08:00 |
|
tianshujie
|
3351778a91
|
+ Add case for getProjectCountPairs method.
|
2023-09-20 10:09:40 +08:00 |
|
tianshujie
|
a4aec83b68
|
* Put the function getCaseCoveragePairs from tao into the model.
|
2023-09-20 09:56:29 +08:00 |
|
tianshujie
|
c32c2cac9a
|
* Put the function getStatsProducts from tao into the model.
|
2023-09-20 09:18:26 +08:00 |
|
tianshujie
|
1c9233849b
|
+ Add case for getstatsproducts method.
|
2023-09-20 09:13:01 +08:00 |
|
caoyanyi
|
e77db9990a
|
* Adjust unit test case check rule.
|
2023-09-19 13:49:26 +08:00 |
|
tianshujie
|
758f305d13
|
* Init user data for case of the formatAppendParam method.
|
2023-09-18 17:09:34 +08:00 |
|
tianshujie
|
e6ec20757b
|
* Refactor getProductsByProjectID method and add the case.
|
2023-09-18 17:06:19 +08:00 |
|
tianshujie
|
086291d088
|
* Refactor buildExecutionPairs method.
|
2023-09-18 15:33:39 +08:00 |
|
caoyanyi
|
27b1f920d4
|
- Remove unused methods and unit test case.
|
2023-09-18 14:46:17 +08:00 |
|
zhouxin
|
0d0afcd0c8
|
* Add title field to yaml.
|
2023-05-25 09:29:28 +08:00 |
|
zhouxin
|
e3e77f207a
|
* Add unit test for productModel-getReleaseList.
|
2023-05-25 09:29:28 +08:00 |
|
zhouxin
|
dfc7baf119
|
* Batch change double quote to single quote.
|
2023-05-24 15:49:18 +08:00 |
|
zhouxin
|
047f5bb777
|
* Add unit test for productTao-getStoryCasesCount.
|
2023-05-24 14:58:47 +08:00 |
|
wangyidong
|
23cb64dc3e
|
* Refactor productModel getExecutionPairsByProduct method.
|
2023-05-22 15:12:17 +08:00 |
|
chentao
|
796366876c
|
* Move test script of getList function of productModel from 'tao' to 'model'.
|
2023-05-19 17:41:55 +08:00 |
|
wangyidong
|
77a83a1e16
|
* Slice getModulesForSearchForm from buildSearchForm.
|
2023-05-19 17:37:28 +08:00 |
|
chentao
|
a5e00ddfc4
|
* product: Remove debug code from test script of getCaseCoveragePairs function.
|
2023-05-18 16:49:20 +08:00 |
|
chentao
|
8aebeec4f7
|
* product: Add getCaseCoveragePairs function to get case coverage of
each product in the product ID list.
|
2023-05-17 14:34:49 +08:00 |
|