aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/codegen_tests/test_default_api.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-03 16:53:58 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-03 16:54:09 -0800
commitb66dd55b128758cc929a1633ab6e15f8385873a1 (patch)
treee16b6879b990c5b78b44f16e9fc7a2d2f0331a31 /python/tests/codegen_tests/test_default_api.py
parent39678e1410a06e99ea71655485786caaf5847e7f (diff)
downloadfatcat-b66dd55b128758cc929a1633ab6e15f8385873a1.tar.gz
fatcat-b66dd55b128758cc929a1633ab6e15f8385873a1.zip
python codegen
Diffstat (limited to 'python/tests/codegen_tests/test_default_api.py')
-rw-r--r--python/tests/codegen_tests/test_default_api.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/tests/codegen_tests/test_default_api.py b/python/tests/codegen_tests/test_default_api.py
index ebc66cda..2f37a582 100644
--- a/python/tests/codegen_tests/test_default_api.py
+++ b/python/tests/codegen_tests/test_default_api.py
@@ -35,6 +35,12 @@ class TestDefaultApi(unittest.TestCase):
"""
pass
+ def test_auth_oidc(self):
+ """Test case for auth_oidc
+
+ """
+ pass
+
def test_create_container(self):
"""Test case for create_container