aboutsummaryrefslogtreecommitdiffstats
path: root/python_client/tests/codegen/test_default_api.py
diff options
context:
space:
mode:
Diffstat (limited to 'python_client/tests/codegen/test_default_api.py')
-rw-r--r--python_client/tests/codegen/test_default_api.py34
1 files changed, 32 insertions, 2 deletions
diff --git a/python_client/tests/codegen/test_default_api.py b/python_client/tests/codegen/test_default_api.py
index 9a632824..baec7dfd 100644
--- a/python_client/tests/codegen/test_default_api.py
+++ b/python_client/tests/codegen/test_default_api.py
@@ -77,6 +77,12 @@ class TestDefaultApi(unittest.TestCase):
"""
pass
+ def test_create_editgroup_annotation(self):
+ """Test case for create_editgroup_annotation
+
+ """
+ pass
+
def test_create_file(self):
"""Test case for create_file
@@ -305,14 +311,32 @@ class TestDefaultApi(unittest.TestCase):
"""
pass
+ def test_get_editgroup_annotations(self):
+ """Test case for get_editgroup_annotations
+
+ """
+ pass
+
+ def test_get_editgroups_reviewable(self):
+ """Test case for get_editgroups_reviewable
+
+ """
+ pass
+
def test_get_editor(self):
"""Test case for get_editor
"""
pass
- def test_get_editor_changelog(self):
- """Test case for get_editor_changelog
+ def test_get_editor_annotations(self):
+ """Test case for get_editor_annotations
+
+ """
+ pass
+
+ def test_get_editor_editgroups(self):
+ """Test case for get_editor_editgroups
"""
pass
@@ -527,6 +551,12 @@ class TestDefaultApi(unittest.TestCase):
"""
pass
+ def test_update_editgroup(self):
+ """Test case for update_editgroup
+
+ """
+ pass
+
def test_update_editor(self):
"""Test case for update_editor