Sebastien Rosset
63859d6d51
Add python-experimental-openapiv3-sample ( #4992 )
...
Add python-experimental-openapiv3-sample
Add missing files for the Python samples
Add python-experimental-petstore.bat for openapi v3
Add python-experimental samples openapi v3
Add python-experimental samples openapi v3
Add python-experimental samples openapi v3. Address review comments
add missing files for test purpose
fix python formatting issues
fix python formatting issues
fix python formatting issues
Fix unit tests
fix python formatting issues
fix python formatting issues
fix python formatting issues
fix 'line too long' pep8 error
address PR comments for pep8 'line too long' problem
regenerate samples
execute samples scripts
dummy commit to retrigger circleci
Revert dummy commit, it didn't help.
2020-01-21 23:19:07 +08:00
Jim Schubert
ea55968737
Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… ( #5034 )
...
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org
* replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
2020-01-18 18:53:05 -05:00
Justin Black
3959530465
[Python] Updates python test framework to pytest ( #4765 )
...
* Switches python generators to use pytest, useNose CLI option added if to allow nose to be used instead
* Adds ensure-up-to-date changes
* Adds setup.cfg to python clients so we can configure nose when useNose=true
* Adds fix for python-aiohttp testing, adds files missing from ensure-up-to-date
2019-12-22 14:14:04 +08:00
Justin Black
307f37c7f9
Updates python and python-flask travis CI testing to use python 3.6, 3.7, and 3.8 ( #4743 )
2019-12-10 11:29:14 +08:00
Guillaume SMAHA
5d7bb17cc6
Python: Flask: Fix: Update setup.py to match requirements.txt ( #4205 )
...
* Python: Flask: Fix: Update setup.py to match requirements.txt
* Regenerate samples python-flask & python-flask-python2
2019-10-22 08:57:54 +08:00
Guillaume SMAHA
049f69c55b
Use range for dependencies in python-flask ( #3470 )
2019-07-28 10:40:10 +08:00
William Cheng
35262aa7d1
move openapi 3 samples to the correct folder ( #3267 )
2019-07-03 13:18:52 +08:00