Skip to content

Commit ab9c500

Browse files
committed
rename units and osparc_client and moved test_docs inside
1 parent 6cb2cf9 commit ab9c500

26 files changed

+81
-101
lines changed
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import unittest

clients/python/test/test_osparc/test_osparc_client/test_file.py renamed to clients/python/test/units/osparc_client/test_file.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import unittest

clients/python/test/test_osparc/test_osparc_client/test_files_api.py renamed to clients/python/test/units/osparc_client/test_files_api.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import unittest

clients/python/test/test_osparc/test_osparc_client/test_groups.py renamed to clients/python/test/units/osparc_client/test_groups.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import unittest
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import unittest

clients/python/test/test_osparc/test_osparc_client/test_job.py renamed to clients/python/test/units/osparc_client/test_job.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import datetime

clients/python/test/test_osparc/test_osparc_client/test_job_inputs.py renamed to clients/python/test/units/osparc_client/test_job_inputs.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import unittest

clients/python/test/test_osparc/test_osparc_client/test_job_outputs.py renamed to clients/python/test/units/osparc_client/test_job_outputs.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# coding: utf-8
22

33
"""
4-
osparc.io web API
4+
osparc.io web API
55
6-
osparc-simcore public web API specifications # noqa: E501
6+
osparc-simcore public web API specifications # noqa: E501
77
8-
The version of the OpenAPI document: 0.4.0
9-
Generated by: https://openapi-generator.tech
8+
The version of the OpenAPI document: 0.4.0
9+
Generated by: https://openapi-generator.tech
1010
"""
1111

12-
1312
from __future__ import absolute_import
1413

1514
import unittest

0 commit comments

Comments
 (0)