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

test: update asyncapi.json files based on current state in the branch #2

Conversation

timonback
Copy link

Generate asyncapi.actual.json files by running in springwolf_examples folder:

../gradlew test --tests "**.ApiIntegrationTest" --continue

Generate asyncapi.actual.json files by running in _springwolf_examples_ folder:

`../gradlew test --tests "**.ApiIntegrationTest" --continue`
@timonback
Copy link
Author

This is just to update the asyncapi.json files

Tests are expected to fail, but at least they are valid json files.
I think, we will review the json files at end for schema validity.

To me, it seemed that you change the files intentionally, and these are auto-generated by the test now. Feel free to decline this PR when this does not match your workflow

@ctasada ctasada merged commit 5c6f982 into ctasada:ctasada/asyncapi-v3-fixes Jan 13, 2024
6 of 13 checks passed
@timonback timonback deleted the feat/update-asyncapi-3-test-json-files branch February 26, 2024 18:53
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.

2 participants