diff options
| author | guowenzheng <[email protected]> | 2024-11-27 19:38:16 +0800 |
|---|---|---|
| committer | guowenzheng <[email protected]> | 2024-11-27 19:38:16 +0800 |
| commit | 99600951e60e7558c1089a2fc504a66b11ccd45c (patch) | |
| tree | d91bb83589b713b262bba09ed798df9727674419 /testdata/ui_data | |
| parent | a75f5d2125fc403381e5f583551751c0da4d2d24 (diff) | |
Diffstat (limited to 'testdata/ui_data')
| -rw-r--r-- | testdata/ui_data/objects_data/Accounts/base_accounts.json | 92 | ||||
| -rw-r--r-- | testdata/ui_data/objects_data/tunnels.json | 2 |
2 files changed, 2 insertions, 92 deletions
diff --git a/testdata/ui_data/objects_data/Accounts/base_accounts.json b/testdata/ui_data/objects_data/Accounts/base_accounts.json index f78f24bb..bcaa5ee6 100644 --- a/testdata/ui_data/objects_data/Accounts/base_accounts.json +++ b/testdata/ui_data/objects_data/Accounts/base_accounts.json @@ -51,11 +51,7 @@ "Search type": "", "Name": "", "Items": [ - "abcd$->^aaaa$", - "^abcd.cc->^bbbb.cxc", - "[random]->[删除]", - "^asdas.zz->[random]", - "[random]->[random]" + "abcd$->^aaaa$" ], "Description": "" }, @@ -204,19 +200,6 @@ "Subordinate Objects": "" }, { - "ids": "ID作为搜索条件进行模糊查询-T074-1", - "Model": "create", - "Type": 0, - "Name": "", - "Search type": "Name", - "fuzzy_search": "True", - "Items": [ - "[random]->" - ], - "Description": "", - "Subordinate Objects": "" - }, - { "ids": "Name作为搜索条件进行查询-T074-2", "Model": "create", "Type": 0, @@ -267,55 +250,6 @@ "Subordinate Objects": "" }, { - "ids": "Created By作为搜索条件进行模糊查询-T074-4", - "Model": "create", - "Type": 0, - "Name": "test_ui_test_ui323", - "Search type": "Created By", - "Items": [ - "[random]->" - ], - "Description": "", - "Subordinate Objects": "" - }, - { - "ids": "Details作为搜索条件进行查询-T074-5", - "Model": "create", - "Type": 0, - "Name": "test_ui_test_ui323", - "Search type": "Details", - "Items": [ - "aaacccsee->" - ], - "Description": "", - "Subordinate Objects": "" - }, - { - "ids": "Details作为搜索条件进行模糊查询-T074-5", - "Model": "create", - "Type": 0, - "Name": "test_ui_test_ui323", - "Search type": "Details", - "fuzzy_search": "True", - "Items": [ - "aaacccsee->" - ], - "Description": "", - "Subordinate Objects": "" - }, - { - "ids": "ID作为搜索条件进行查询-T075-1", - "Model": "create", - "Type": 0, - "Name": "", - "Search type": "Name", - "Items": [ - "accounts_item导入文件.txt[ImportFromFile]->" - ], - "Description": "", - "Subordinate Objects": "" - }, - { "ids": "Name作为搜索条件进行模糊查询-T075-2", "Model": "create", "Type": 0, @@ -338,30 +272,6 @@ ], "Description": "", "Subordinate Objects": "" - }, - { - "ids": "Created By作为搜索条件进行模糊查询-T075-4", - "Model": "create", - "Type": 0, - "Name": "test_ui_test_ui323", - "Search type": "Created By", - "Items": [ - "accounts_item导入文件.txt[ImportFromFile]->" - ], - "Description": "", - "Subordinate Objects": "" - }, - { - "ids": "Details作为搜索条件进行模糊查询-T075-5", - "Model": "create", - "Type": 0, - "Name": "test_ui_test_ui323", - "Search type": "Details", - "Items": [ - "accounts_item导入文件.txt[ImportFromFile]->" - ], - "Description": "", - "Subordinate Objects": "" } ] } diff --git a/testdata/ui_data/objects_data/tunnels.json b/testdata/ui_data/objects_data/tunnels.json index 0e201d62..20e5837b 100644 --- a/testdata/ui_data/objects_data/tunnels.json +++ b/testdata/ui_data/objects_data/tunnels.json @@ -13,7 +13,7 @@ "CreatType":"Tunnel", "SubType":"", "Search_type":"Name", - "type": "GRE" + "type": "GRE" }, { "ids":"Tunnel的增删改查:GTP", |
