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

Refactor go-based test framework #78

Merged
merged 1 commit into from
Jun 2, 2019
Merged

Refactor go-based test framework #78

merged 1 commit into from
Jun 2, 2019

Conversation

leonwanghui
Copy link
Collaborator

@leonwanghui leonwanghui commented May 31, 2019

Signed-off-by: leonwanghui wanghui71leon@gmail.com

This PR contains huge refactor of current framework with these changes:

  • Use openapi-generator instead of go-swagger tool to validate specification and generate golang code automatically
  • Refactor both client and server module according new-born generated code
  • Update all 3rd party vendor packages using dep tool
  • Remove loose-check flag so as to check all test cases in Travis CI

@mattmcneeney @jberkhahn @fmui Please take a review at this PR, thanks!

@leonwanghui leonwanghui self-assigned this May 31, 2019
@cfdreddbot
Copy link

✅ Hey leonwanghui! The commit authors and yourself have already signed the CLA.

Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
@leonwanghui leonwanghui merged commit 8259601 into openservicebrokerapi:dev Jun 2, 2019
@leonwanghui leonwanghui deleted the refactor branch June 2, 2019 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants