-
-
Notifications
You must be signed in to change notification settings - Fork 283
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
[FEATURE] To add the generation of both postman-echo and hopscotch-echo in snapshot.test.js file of packages/template #1373
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
@derberg what are your thoughts on this issue? |
#1368 merged, you can go ahead with this one |
Here, we
|
Hey @Light13008 I have already raised a PR For this issue. Now as you have raised a PR, I will be closing my PR. I have reviewed Your PR. I have suggested some changes. |
Why do we need this improvement?
After the merging of this PR. We need to change the snapshot.test.js file here to include the generation of Readme.md file for both postman-echo.yml file and hopscotch-echo.yml file in two seperate folders. currenlty while running the npm test only the Readme.md file for hopscotch-echo.yml is being generated. We also have to change the snapshot test
to look for the README.md also.
How will this change help?
It will make the testing efficient and also easy to verify the generated Readme.md file for both asyncapi document.
Screenshots
No response
How could it be implemented/designed?
The implementation which will help in this issue is implemented in node-js template . we have to follow the given implmentation and try to use it for our use case.
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: