swagger-codegen-generators
swagger-codegen-generators copied to clipboard
Fix 'BaseObject' tests for Ruby client
This PR tries to address this issue: https://github.com/swagger-api/swagger-codegen-generators/issues/855
The generated tests had hard coded references to the Petstore schema and other bugs. I've generalised the tests and removed references to Petstore and fixed the other bugs.
The tests are now passing regardless of which schema you generate.
Any update on this? I am also encountering the issue this fix addresses. Thanks!
Closing this as it's not getting any traction here. It's a bit disappointing really.