liumengyi
|
c03493ad4f
|
* [task#130251,done,0.1h] optimize code.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
1e2b8e4563
|
+ [task#130251,done,0.3h] add unit test of taskModel::syncStoryToChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
398bf93703
|
+ [task#130251,doing,0.5h] add unit test of taskModel::syncStoryToChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
a484a5bedc
|
+ [task#130251,doing,0.5h] add unit test of taskModel::syncStoryToChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
d5625fe39b
|
+ [task#130251,doing,0.5h] add unit test of taskModel::getChildTasksByList.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
9728e4cce2
|
+ [task#130251,doing,0.5h] add unit test of taskModel::getChildTasksByList.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
af84d0ab6c
|
+ [task#130251,doing,0.5h] add unit test for syncStoryToChildrenTest.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
1a9cbf83c6
|
+ [task#130251,doing,0.5h] add unit test for getChildTasksByListTest and syncStoryToChildrenTest.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
e462412d89
|
+ [task#130251,doing,0.5h] add unit test for taskModel::getChildTasksByListTest.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
085abc8630
|
* [task#130253,done,0.2h] optimize code.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
f5c891dcd6
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
c805e5c578
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
fcfb4e93c7
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
f8b3b0264f
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|
hufangzhou
|
8f4e6546c0
|
* Compatibility unit tests for the paid version.
|
2024-10-17 17:14:19 +08:00 |
|
wangyuting
|
89e7c8415c
|
* [misc] Optimize task unittest.
|
2024-10-17 09:29:13 +08:00 |
|
wangyuting
|
a915bb9939
|
* [misc] Optimize unittest code.
|
2024-10-17 08:54:09 +08:00 |
|
tianshujie
|
58f3659472
|
* [misc,0.2h] change result for isnostoryexecution unit test.
|
2024-07-16 13:59:52 +08:00 |
|
tianshujie
|
f7c5d094a1
|
* [ci,0.1h] change the result for the task::computemultiplehours unit test.
|
2024-06-21 11:00:27 +08:00 |
|
tianshujie
|
d8611a486d
|
* [ci,0.1h] change the key for get prompt message.
|
2024-06-06 14:43:04 +08:00 |
|
tianshujie
|
7838ab478e
|
* [ci,0.1h] set project ID.
|
2024-06-06 14:35:22 +08:00 |
|
tianshujie
|
0f06d08d4b
|
* [ci,0.1h] change the key for get prompt message.
|
2024-06-06 14:33:36 +08:00 |
|
tianshujie
|
a65a636abe
|
* [ci,0.1h] complete the afterBatchUpdate method params.
|
2024-06-06 14:11:45 +08:00 |
|
tianshujie
|
6278595160
|
* Change the result of task::afterstart unit test.
|
2024-05-16 09:41:39 +08:00 |
|
liyang
|
354c300c86
|
* Modify unit test directory structure and data generation method.
|
2024-04-22 14:25:50 +08:00 |
|
liumengyi
|
62c6403cc3
|
* Optimize code for unit test of task.
|
2024-02-01 14:08:20 +08:00 |
|
wangyuting
|
2de5b45e83
|
* Fix task unit test bug.
|
2024-01-31 10:26:53 +08:00 |
|
tianshujie
|
ee64773689
|
* Change result of task::recordWorkHour unit test.
|
2024-01-23 16:40:46 +08:00 |
|
tianshujie
|
56a8a6ddb3
|
* Change data of the task::createTaskOfTest unit test.
|
2024-01-23 15:27:07 +08:00 |
|
tianshujie
|
f2d6dec965
|
* Change task data of the task::createTestChildTasksTest unit test.
|
2024-01-23 15:27:07 +08:00 |
|
wangyuting
|
ef7e634d69
|
* Fix checkworkhour unit test bug.
|
2024-01-22 14:25:03 +08:00 |
|
tianshujie
|
afaeba5aa2
|
* Modify result of the task::createTaskOfTest unit test.
|
2024-01-19 09:18:48 +08:00 |
|
tianshujie
|
2fca7e64b9
|
* Change the result of task::createTestChildTasks unit test.
|
2024-01-18 16:46:46 +08:00 |
|
tianshujie
|
6c0c91a30d
|
* Change the result of task::createTestChildTasks unit test.
|
2024-01-18 16:43:28 +08:00 |
|
wangyuting
|
659e9dc887
|
* Fix task and testtask unit test bug.
|
2023-12-28 14:43:41 +08:00 |
|
tianshujie
|
011b11b4a3
|
* Clear table data of task::updateTeam unit test.
|
2023-12-25 11:10:35 +08:00 |
|
tianshujie
|
0a0f3d2504
|
* Set session of the task::getExportTasks unit test.
|
2023-12-25 11:10:35 +08:00 |
|
sunguangming
|
5ae1a28e0c
|
* Fix unit test bug.
|
2023-12-23 17:26:11 +08:00 |
|
wangyidong
|
694d81d958
|
* Fix for unit test.
|
2023-12-13 14:43:07 +08:00 |
|
tianshujie
|
cb762c8653
|
* Move the getTeamByTask method into model.php.
|
2023-11-16 11:05:27 +08:00 |
|
tianshujie
|
81f6872874
|
* Change the case for task module.
|
2023-09-22 09:42:19 +08:00 |
|
caoyanyi
|
2f416c55d3
|
* Dealing with database date error issues.
|
2023-09-18 10:40:19 +08:00 |
|
caoyanyi
|
af44720e67
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:54:37 +08:00 |
|
caoyanyi
|
90cbc652b8
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:52:44 +08:00 |
|
tianshujie
|
c43b54f0fe
|
* Add getUnfinishTasks method and delete fetchByID method.
|
2023-08-29 11:21:29 +08:00 |
|
dingguodong
|
e6457d696e
|
* Clear the table zt_projectstory to make sure the story is not projected.
|
2023-08-28 09:58:13 +08:00 |
|
tianshujie
|
c739d76502
|
* Change the method order and delete unuse method.
|
2023-08-25 14:45:13 +08:00 |
|
tianshujie
|
aea676f15d
|
* Move the file location of the case.
|
2023-08-25 11:23:38 +08:00 |
|
dingguodong
|
033af27ff3
|
* Fix typo in task module and related.
|
2023-08-24 17:14:11 +08:00 |
|
dingguodong
|
57d859f2ab
|
* Fix typo.
|
2023-08-24 16:54:54 +08:00 |
|