Tomasz Prus
8867d2b34c
Support for python 3.7 by renaming async
to async_req
( #519 )
...
* feat: support for python 3.7
* fix: regenerate other sample clients
2018-07-20 22:14:18 +08:00
William Cheng
2ed3d8cc86
Update python test ( #426 )
...
* update python test folders
* update python template
* update python samples
* fix python comment too long
* update ruby test case
2018-05-12 09:54:19 +08:00
Tomasz Prus
d74d2ba031
fix: python clients ( #136 )
...
* fix: python client
* fix: regenerate petstore samples for python-asyncio/tornado
* fix: python-asyncio tests
* fix: python-tornado tests
* chore: update python samples
* fix: enable tests for python-tornado
* fix: discriminator property
* fix: file type
* python: regenerate samples
* fix: define file as generic type
2018-04-21 11:54:40 +08:00
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
Tomasz Prus
4e967e696c
[Python/tornado] add integration tests and fix bugs ( #6925 )
...
* tests: add integration test for python-tornado
* [python-tornado-client] tests: increase timeout for test_upload_file
* [python-tornado-client] fix: tornado client passes tests
2017-11-13 12:03:55 +08:00