Commit Graph
39 Commits
Author SHA1 Message Date
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
dingguodong 12f47ff5d1 * Reformat file and remove useless line. 2023-05-11 13:51:12 +08:00
xushenjie 267b5aaec2 * Reformat code. 2023-05-11 03:27:32 +00:00
xushenjie 78c5561c73 * Adjust logic of getValidsOfBatchCreateTest(). 2023-05-11 03:24:59 +00:00
xushenjie 4cb224d1f6 * Rename param isInitCycle to initCycle. 2023-05-11 03:16:10 +00:00
xushenjie 020218114d * Reformat code. 2023-05-11 02:13:59 +00:00
liuchenglong 4448b9238a - Remove todo test case remark. 2023-05-10 03:08:51 +00:00
lanzongjun 739b644356 * Modify todo module test case incoming data. 2023-05-09 20:55:20 +08:00
dingguodong 6f841ae0fe * Correct stdclass. 2023-05-09 20:40:07 +08:00
xushenjie 4e466a6fd3 + Add unit test of todoTao::getCycleTodoDate(). 2023-05-09 08:18:51 +00:00
xushenjie bb6266e268 * Adjust unit test of todoModel::createByCycle(). 2023-05-09 06:13:59 +00:00
dingguodong 9d123521fc * Correct misspelled words. 2023-05-08 20:53:59 +08:00
xushenjie 15713d09b8 * Fix merge error. 2023-05-08 12:33:50 +00:00
xushenjie 11259cb1bb + Added the unit test of todoTao::getValidsOfBatchCreate(). 2023-05-08 12:22:49 +00:00
dingguodong c3ed9a6625 + Add UTC for todoTao::closeTodo. 2023-05-08 19:41:29 +08:00
jukui 30f5608352 * Optizimized getList function test case code for todo model. 2023-05-08 16:26:38 +08:00
xushenjie 9529d47ee5 + Added the unit test scirpt for todoTao::getCycleList(). 2023-05-08 07:17:29 +00:00
jukui 978e790951 *Modify getByExportList function todo model. 2023-05-06 16:19:35 +08:00
xushenjie 69d65ca9be * Remove duplicate code after merge. 2023-05-06 07:52:46 +00:00
xushenjie b640578eba * Added the todoModel::getPriByTodoType() unit test script. 2023-05-06 07:51:07 +00:00
dingguodong 0af54247c7 * Reformat this file. 2023-05-06 15:45:31 +08:00
dingguodong 645c4f40dd Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-06 15:44:19 +08:00
dingguodong e3befe52c6 * Reformat this file. 2023-05-06 15:44:02 +08:00
jukui cfc3455d9c * Modify getList function test case for todo model. 2023-05-06 15:37:00 +08:00
xushenjie 8404b44b28 * Adjust the unit test script for todoModel::batchCreate(). 2023-05-06 02:28:09 +00:00
xushenjie 6d5f87ae7c * Adjust the unit test script for todoModel::create(). 2023-05-06 01:42:31 +00:00
lanzongjun 505c3e03dc * Adjusted todo model. 2023-05-06 09:33:04 +08:00
xushenjie 2a24f37441 * Adjust the unit test script for todoModel::cretaeBycycle(). 2023-05-05 10:16:18 +00:00
xushenjie 844647e84e * Update the unit test script for todoModel::batchCreate(). 2023-05-05 05:17:17 +00:00
jukui 8478a726e8 * Modify getlist and editDate function test case for todo. 2023-05-04 23:26:11 +08:00
lanzongjun 52657ccfcf Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-04 15:53:34 +08:00
lanzongjun 22e7ad7232 * Adjusted batchupdate test case. 2023-05-04 15:53:32 +08:00
xushenjie f8270f6154 * Adjust the unit test script for todoModel::create(). 2023-05-04 07:27:45 +00:00
dingguodong d56a828e22 * Refactor todoModel::getByList. 2023-05-04 15:06:56 +08:00
liuchenglong 58c83f7777 * Resolve conflict. 2023-04-28 03:34:09 +00:00
liuchenglong 0c935d0b27 * Resolve conflict. 2023-04-28 03:24:44 +00:00
lanzongjun 3804931628 * Modify idvalue to objectID. 2023-04-27 19:52:55 +08:00
lanzongjun 48435b461b * Adjusted todo update function. 2023-04-27 18:15:32 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00