openapi-generator/samples/client/petstore/python/tests
Tomasz Prus 73cb68ee7b [python] fix tests, tornado ssl fix (#6968)
* fix: non-zero exit code if tests fail

* tests: use local petserver to run tests

* fix: non-zero exit code if tests fail

* tests: use local petserver to run tests

* fix: creating ssl context in old version of Python

* chore: remove unused target from Makefile

* doc: changes from upstream

* fix: tornado client raises NotImplementedError in older version of Python
2017-11-17 17:33:39 +08:00
..
__init__.py Generate the python into python/ folder directly 2015-06-18 10:43:24 +08:00
test_api_client.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
test_api_exception.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
test_deserialization.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
test_enum_arrays.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
test_map_test.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
test_order_model.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
test_pet_api.py [python] fix tests, tornado ssl fix (#6968) 2017-11-17 17:33:39 +08:00
test_pet_model.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
test_store_api.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00
util.py [python-client] Modify python templates to resolve linting errors (#6839) 2017-11-02 00:47:14 +08:00