znt/module/execution/test/zen/yaml/branch_getlinkedobjects.yaml

20 lines
425 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

title: branch表测试数据用于getlinkedobjects方法
author: Claude
version: 1
fields:
- field: id
range: 1-5
note: 分支ID
- field: product
range: '2{2}, 3{2}, 5{1}'
note: 产品ID
- field: name
range: '分支V1.0, 分支V1.1, 分支V2.0, 分支V2.1, 主分支'
note: 分支名称
- field: status
range: 'active{4}, closed{1}'
note: 分支状态
- field: deleted
range: '0{5}'
note: 删除状态