summaryrefslogtreecommitdiffstats
path: root/python/tests
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-08 14:33:59 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-08 14:33:59 -0800
commit13ab15af83a355b89aa3fdc032ad9bfca71cf350 (patch)
tree3deededfd0fcbc999dc61d5bf2d9f9dac392d029 /python/tests
parentfe92cd6889d8a6c16b32a9d02441f1ce74324d98 (diff)
downloadfatcat-13ab15af83a355b89aa3fdc032ad9bfca71cf350.tar.gz
fatcat-13ab15af83a355b89aa3fdc032ad9bfca71cf350.zip
python codegen
Diffstat (limited to 'python/tests')
-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 522eeb1b..9a632824 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_check(self):
+ """Test case for auth_check
+
+ """
+ pass
+
def test_auth_oidc(self):
"""Test case for auth_oidc