Commit Graph
66 Commits
Author SHA1 Message Date
tianshujie 218cf3eb76 * Fix unit test error. 2023-11-27 11:22:17 +08:00
tianshujie 7c3056db21 + Add product::refreshStats unit test. 2023-11-27 10:05:06 +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 ea0b987d18 * Refactor product::getStats unit test. 2023-11-25 15:53:26 +08:00
tianshujie 950e15d337 * Refactor product::getProjectStatsByProduct unit test. 2023-11-25 15:46:13 +08:00
tianshujie 7688a24818 * Set default config of syncProduct. 2023-11-25 15:22:39 +08:00
tianshujie a1bdc9d303 * Refactor product::activate unit test. 2023-11-25 14:57:34 +08:00
tianshujie da7921edf0 * Add module name for case file. 2023-10-11 10:40:00 +08:00
tianshujie 406018a8d7 + Add case for getRoadmapOfPlans method. 2023-09-20 16:48:40 +08:00
caoyanyi 5e7ad79a33 * Set default story common lang. 2023-09-20 16:44:59 +08:00
tianshujie 3f3bf305fb + Add case for getRoadmapOfReleases method. 2023-09-20 16:35:32 +08:00
caoyanyi eb4618836e * Adjust hour point for unit test. 2023-09-20 16:04:42 +08:00
tianshujie 1b9eb3899a * Add case for filterOrderedAndParentPlans method. 2023-09-20 15:58:27 +08:00
caoyanyi b0b18b15fb + Add unit test for product formatDataForList. 2023-09-20 15:39:16 +08:00
tianshujie 770bbff792 + Add case for getProjectProductList method. 2023-09-20 14:48:29 +08:00
caoyanyi 30ab4afb28 + Add unit test for product buildSearchForm. 2023-09-20 14:39:19 +08:00
caoyanyi 1cde53f0e1 + Add unit test case for profuct buildProductSearchForm. 2023-09-20 13:57:12 +08:00
caoyanyi a49cac4536 * Adjust method logic and add unit test case. 2023-09-20 13:33:13 +08:00
tianshujie 57f7a7a775 + Add case for statisticProductData method. 2023-09-20 13:27:10 +08:00
tianshujie 92d6aca2d1 * Change the method for statisticProgram. 2023-09-20 10:47:28 +08:00
caoyanyi d05fd27c67 * Adjust unit test check rule. 2023-09-19 14:40:42 +08:00
caoyanyi 822e8e65d3 + Add unit test for product deleteByID. 2023-09-19 10:23:29 +08:00
wangyidong 2103c7f226 * Code for task #102968. 2023-09-19 09:57:07 +08:00
caoyanyi 578983fdb1 - Remove date field for unit test. 2023-09-19 09:32:25 +08:00
tianshujie 974585628d * Refactor getExecutionPairsByProduct method. 2023-09-18 15:28:57 +08:00
caoyanyi 8f0ae31ed9 - Remove unused method. 2023-09-18 14:31:32 +08:00
tianshujie 9858c7fd76 * Refactor ajaxDeleteLine method and case. 2023-09-18 14:20:14 +08:00
caoyanyi edb3195fbb * Move method to zen.php. 2023-09-18 14:02:00 +08:00
dingguodong 45e446ade8 * Complete the test case for productModel::processRoadmap(). 2023-05-25 15:00:41 +08:00
wangyidong e0b8bc237a * Remove useless function updateProjects. 2023-05-23 14:55:51 +08:00
dingguodong 6d52ea7a77 * Complete test case for productModel::create(). 2023-05-23 13:54:22 +08:00
wangyidong e050af5d91 * Remove useless method getTeamMemberPairs. 2023-05-23 09:56:46 +08:00
wangyidong 23cb64dc3e * Refactor productModel getExecutionPairsByProduct method. 2023-05-22 15:12:17 +08:00
wangyidong 8be8581673 * Remove function getAllExecutionPairsByProduct and replaced by getExecutionPairsByProduct. 2023-05-22 15:11:11 +08:00
zhouxin 4ab80cdba2 * Add unit test to product-getOrderedProducts. 2023-05-22 05:53:06 +00:00
zhouxin 041ebfec6b * Add unit test for product-getByIdList. 2023-05-22 03:52:57 +00:00
zhouxin 88cf7f2944 * Fix unit test of product-concatProductLine. 2023-05-22 02:25:33 +00:00
dingguodong 7b9d26a3ff * Complete test case for productModel::getAllExecutionPairsByProduct. 2023-05-22 09:45:24 +08:00
chentao 153e072e2c * Change test script of getStats function of productModel. 2023-05-19 17:41:55 +08:00
zhouxin 6424575615 * Add unit test for product-concatProductLine. 2023-05-19 08:23:43 +00:00
dingguodong 4796a7c591 + Add a initialized variable. 2023-05-19 09:54:14 +08:00
zhouxin e3599f728c * Adjust unit test for product-isClickable. 2023-05-19 00:56:58 +00:00
dingguodong da2fb662a2 * Add comment for unit test case. 2023-05-19 08:48:36 +08:00
wangyidong 5bbbda5547 * Change unit test for updateOrder method. 2023-05-16 09:42:57 +08:00
wangyidong 69057d831b * Split the database sorting part into the model. 2023-05-15 17:47:46 +08:00
wangyidong f43cb497bb + Add unit test for productModel manageLine method. 2023-05-15 14:22:02 +08:00
wangyidong 45a5fed539 * Change string|int to int for projectID param in productModel getProducts method 2023-05-11 21:01:52 +08:00
wangyidong af0e8504dc * adjust code for product close page. 2023-05-09 11:32:40 +08:00