* Add auto test for processTask and processTasks.

This commit is contained in:
liumengyi
2022-03-11 14:00:07 +08:00
parent ef5dfd283d
commit 5a26608197
17 changed files with 208 additions and 14 deletions
-1
View File
@@ -19,4 +19,3 @@ $assignedTo = 'user92';
$task = new taskTest();
r($task->getUserTasksTest($taskID,$assignedTo)) && p('2:name') && e('开发任务12'); // 根据指派人员查看任务
system("./ztest init");