perceptic-core-client 0.7.2__py3-none-any.whl → 0.7.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of perceptic-core-client might be problematic. Click here for more details.
- perceptic_core_client/api/uri_resource_api.py +695 -122
- perceptic_core_client/test/test_uri_resource_api.py +31 -17
- {perceptic_core_client-0.7.2.dist-info → perceptic_core_client-0.7.3.dist-info}/METADATA +1 -1
- {perceptic_core_client-0.7.2.dist-info → perceptic_core_client-0.7.3.dist-info}/RECORD +6 -6
- {perceptic_core_client-0.7.2.dist-info → perceptic_core_client-0.7.3.dist-info}/WHEEL +1 -1
- {perceptic_core_client-0.7.2.dist-info → perceptic_core_client-0.7.3.dist-info}/top_level.txt +0 -0
|
@@ -26,45 +26,59 @@ class TestUriResourceApi(unittest.TestCase):
|
|
|
26
26
|
def tearDown(self) -> None:
|
|
27
27
|
pass
|
|
28
28
|
|
|
29
|
-
def
|
|
30
|
-
"""Test case for
|
|
29
|
+
def test_download_resource(self) -> None:
|
|
30
|
+
"""Test case for download_resource
|
|
31
31
|
|
|
32
32
|
Download Resource
|
|
33
33
|
"""
|
|
34
34
|
pass
|
|
35
35
|
|
|
36
|
-
def
|
|
37
|
-
"""Test case for
|
|
36
|
+
def test_get_metadata_from_uri(self) -> None:
|
|
37
|
+
"""Test case for get_metadata_from_uri
|
|
38
38
|
|
|
39
|
-
|
|
39
|
+
Get Metadata
|
|
40
40
|
"""
|
|
41
41
|
pass
|
|
42
42
|
|
|
43
|
-
def
|
|
44
|
-
"""Test case for
|
|
43
|
+
def test_get_parent(self) -> None:
|
|
44
|
+
"""Test case for get_parent
|
|
45
45
|
|
|
46
|
-
|
|
46
|
+
Get Parent
|
|
47
47
|
"""
|
|
48
48
|
pass
|
|
49
49
|
|
|
50
|
-
def
|
|
51
|
-
"""Test case for
|
|
50
|
+
def test_get_signed_url_from_uri(self) -> None:
|
|
51
|
+
"""Test case for get_signed_url_from_uri
|
|
52
52
|
|
|
53
|
-
Get
|
|
53
|
+
Get Signed Url
|
|
54
54
|
"""
|
|
55
55
|
pass
|
|
56
56
|
|
|
57
|
-
def
|
|
58
|
-
"""Test case for
|
|
57
|
+
def test_list_files(self) -> None:
|
|
58
|
+
"""Test case for list_files
|
|
59
59
|
|
|
60
|
-
|
|
60
|
+
List Files
|
|
61
61
|
"""
|
|
62
62
|
pass
|
|
63
63
|
|
|
64
|
-
def
|
|
65
|
-
"""Test case for
|
|
64
|
+
def test_list_resources(self) -> None:
|
|
65
|
+
"""Test case for list_resources
|
|
66
66
|
|
|
67
|
-
|
|
67
|
+
List Resources
|
|
68
|
+
"""
|
|
69
|
+
pass
|
|
70
|
+
|
|
71
|
+
def test_remove_resource(self) -> None:
|
|
72
|
+
"""Test case for remove_resource
|
|
73
|
+
|
|
74
|
+
Remove Resource
|
|
75
|
+
"""
|
|
76
|
+
pass
|
|
77
|
+
|
|
78
|
+
def test_upload_resource(self) -> None:
|
|
79
|
+
"""Test case for upload_resource
|
|
80
|
+
|
|
81
|
+
Upload
|
|
68
82
|
"""
|
|
69
83
|
pass
|
|
70
84
|
|
|
@@ -10,7 +10,7 @@ perceptic_core_client/api/file_system_contents_resource_api.py,sha256=v-tY95knuC
|
|
|
10
10
|
perceptic_core_client/api/file_system_resource_api.py,sha256=7wDk7cs60UQmTaGkWNK9qdFEiGvrBUa6H21FoItf43o,42398
|
|
11
11
|
perceptic_core_client/api/indexer_resource_api.py,sha256=nNeyrB0wMOetwDO92jfkv2PtQLaW5XUrsHUhDwVBhUM,20059
|
|
12
12
|
perceptic_core_client/api/indexing_task_resource_api.py,sha256=nHDH5bEdTUzw8qsS8FvmCEErF6JTH4vGI4JC6mmylD8,44317
|
|
13
|
-
perceptic_core_client/api/uri_resource_api.py,sha256=
|
|
13
|
+
perceptic_core_client/api/uri_resource_api.py,sha256=JOx-mCJRdLtHUmdSOt01pblRjEaUK_1xhkjJvwSNkq0,81531
|
|
14
14
|
perceptic_core_client/api/user_resource_api.py,sha256=LrqvNebOhBI_EoLTZpCC7OHYPomDoctWKJkv173W2p8,10222
|
|
15
15
|
perceptic_core_client/api/worker_resource_api.py,sha256=qyzp9_qMZICVpKtEyy70Gs5ps36Cmgl9lZLllOXkNOI,66424
|
|
16
16
|
perceptic_core_client/models/__init__.py,sha256=tJ_PQCIyNwFS_it8hEA85NKCDDEhO3aAVV45GwsiFFw,5636
|
|
@@ -140,12 +140,12 @@ perceptic_core_client/test/test_s3_file_system_root_metadata_api_dto.py,sha256=K
|
|
|
140
140
|
perceptic_core_client/test/test_schema_location.py,sha256=lEe3E-VJLQ8UtvpImmQIq1DnsaeCQq3RTNCM1QdqbfI,1514
|
|
141
141
|
perceptic_core_client/test/test_start_execution_response.py,sha256=1dpZ3bQIXpMyG8HgCMqePY_hkHZqc_IIc4m2-z4Bg-E,2122
|
|
142
142
|
perceptic_core_client/test/test_upload_file_to_managed_file_system_response.py,sha256=Mpmwqqz0m3p6b9Ofa3nC9ar9tG8FwHYBf9QkhLA54Ho,1705
|
|
143
|
-
perceptic_core_client/test/test_uri_resource_api.py,sha256=
|
|
143
|
+
perceptic_core_client/test/test_uri_resource_api.py,sha256=GZFgsVQDxcDAhWkFmADKGA2_p4MQqfYStnbVCD-x_p4,1757
|
|
144
144
|
perceptic_core_client/test/test_user_resource_api.py,sha256=yCzM6n1J0xjbLBWW1hcE6m6epT8u8Atck7fnGoOdwBw,817
|
|
145
145
|
perceptic_core_client/test/test_worker_event.py,sha256=f8zBXEkGhya6Tu0quq9p3Mpm1exxMr9z21q72JvYNLg,1699
|
|
146
146
|
perceptic_core_client/test/test_worker_metadata_dto.py,sha256=lbvKWvnwcKEfHHh9diRevdceGEJwgv3INVphqaxiAlw,1674
|
|
147
147
|
perceptic_core_client/test/test_worker_resource_api.py,sha256=1kCAFp5_mHmrQrUKgp6hKcriNlwvtq5J8dCvAFTMKQM,1794
|
|
148
|
-
perceptic_core_client-0.7.
|
|
149
|
-
perceptic_core_client-0.7.
|
|
150
|
-
perceptic_core_client-0.7.
|
|
151
|
-
perceptic_core_client-0.7.
|
|
148
|
+
perceptic_core_client-0.7.3.dist-info/METADATA,sha256=FNEDPPWlfXkBE4bdAXqJJbkEf3oqI9x0IbOuQV2qTPo,3604
|
|
149
|
+
perceptic_core_client-0.7.3.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
|
|
150
|
+
perceptic_core_client-0.7.3.dist-info/top_level.txt,sha256=wWF5_isd4ZU0SRPPhKKAxW4kJ9hYIBgLbcWn_y-c1tg,22
|
|
151
|
+
perceptic_core_client-0.7.3.dist-info/RECORD,,
|
{perceptic_core_client-0.7.2.dist-info → perceptic_core_client-0.7.3.dist-info}/top_level.txt
RENAMED
|
File without changes
|