[FEATURE] Addition of tests for the commands that depend on browser interaction. #1693
Open
2 tasks done
Labels
enhancement
New feature or request
gsoc
This label shoudl be used for issues or discussions related to ideas for Google Summer of Code
Why do we need this improvement?
Currently none of the commands like the one related to
studio
can be tested properly as there is a lack of mechanism to test these command that open a browser.How will this change help?
This change will allow us to properly test the commands like
asyncapi start studio
and another commands likeasyncapi new
which require interaction with browser.Screenshots
No response
How could it be implemented/designed?
As this is browser interaction related we can use libraries like
Puppeteer
but first discussions with maintainers are required to figure out a correct approach.🚧 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: