* [task#144791,doing,0.1h] Adjust notes.

This commit is contained in:
daitingting
2025-06-06 08:53:06 +00:00
parent 44825a7a71
commit c6cf4b0833
+1 -3
View File
@@ -27,7 +27,6 @@ cid=1
- 属性16 @caselib
- 属性17 @testreport
- 属性18 @program
- 属性19 @execution
- 测试获取所有有权限的对象类型
- @bug
- 属性1 @build
@@ -47,7 +46,6 @@ cid=1
- 属性15 @testsuite
- 属性16 @caselib
- 属性17 @testreport
- 属性18 @execution
- 测试获取有权限的指定的对象类型
- @project
- 属性1 @story
@@ -65,4 +63,4 @@ $systemMode = array('ALM', 'light');
$search = new searchTest();
r($search->getAllowedObjectsTest($typeList[0], $systemMode[0])) && p('0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18') && e('bug,build,case,doc,product,productplan,project,release,story,requirement,epic,task,testtask,todo,effort,testsuite,caselib,testreport,program,execution'); //测试获取所有有权限的对象类型
r($search->getAllowedObjectsTest($typeList[0], $systemMode[1])) && p('0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17') && e('bug,build,case,doc,product,productplan,project,release,story,requirement,epic,task,testtask,todo,effort,testsuite,caselib,testreport,execution'); //测试获取所有有权限的对象类型
r($search->getAllowedObjectsTest($typeList[1], $systemMode[0])) && p('0,1,2') && e('project,story,bug'); //测试获取有权限的指定的对象类型
r($search->getAllowedObjectsTest($typeList[1], $systemMode[0])) && p('0,1,2') && e('project,story,bug'); //测试获取有权限的指定的对象类型