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

Round-trip test suite. #7

Merged
merged 4 commits into from
Nov 15, 2019
Merged

Round-trip test suite. #7

merged 4 commits into from
Nov 15, 2019

Conversation

Toumetis
Copy link
Contributor

Spins up a test server, builds a client from that & runs the tests using the generated client.
Allows for a complete round-trip test.

@dmontagu
Copy link
Owner

This is super awesome! I'll take a look tonight and merge as long as it runs for me locally.

Toumetis and others added 3 commits November 14, 2019 22:32
* Use specific openapi-generator version pending to work round bug

* isMultipart always sent as multipart/form to better match input spec.

If an operation has spec with

- requestBody
    - content
        - multipart/form

this change will force sending a multipart/form encoded body even if the request has no files included.

* Bugfix: object=Any mapping for files as well as http input sources
@dmontagu dmontagu merged commit a904060 into dmontagu:master Nov 15, 2019
@Toumetis Toumetis deleted the test-harness branch December 19, 2019 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants