Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade API client integration tests to use Fake Petstore spec #5419

Open
13 of 19 tasks
wing328 opened this issue Apr 19, 2017 · 1 comment
Open
13 of 19 tasks

Upgrade API client integration tests to use Fake Petstore spec #5419

wing328 opened this issue Apr 19, 2017 · 1 comment

Comments

@wing328
Copy link
Contributor

wing328 commented Apr 19, 2017

Description

petstore-with-fake-endpoints-models-for-testing.yaml covers a lot more edge cases when comparing with the original one (petstore.yaml)

We'll need to to update petstore.yaml with petstore-with-fake-endpoints-models-for-testing.yaml so to ensure the edge cases are covered moving forward.

API clients using petstore-with-fake-endpoints-models-for-testing.yaml:

  • Android
  • Bash
  • C++ (qt5, cpprest, tizen)
  • C#
  • Clojure
  • Dart
  • Elixir
  • Flash
  • Go
  • Groovy
  • JavaScript
  • Java
  • ObjC
  • Perl
  • PHP
  • Python
  • Ruby
  • Swift (2.x ◻️, 3,x ✅)
  • Scala

If anyone wants to work on the enhancement, please reply to let us know. Thank you!

@wing328 wing328 added this to the Future milestone Apr 19, 2017
@wing328 wing328 changed the title Upgrade API client integrate tests to use Fake Petstore spec Upgrade API client integration tests to use Fake Petstore spec Apr 19, 2017
kenisteward added a commit to kenisteward/swagger-codegen that referenced this issue May 9, 2017
@akhilkedia
Copy link
Contributor

I'll update the tizen client gen in a week or two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment