-
Notifications
You must be signed in to change notification settings - Fork 22
Adds integration tests for Help and Feedback section. Closes #418 #513
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Saurabh7019 I only left few, well actually it all comes down to one, comment we could recheck before we merge. Let me know what do you think and how you would like us to proceed on that. |
for now, I am keeping the constants file in the test folder. I don't think we will have many shared constants or utilities across the test suites. Should we add a few more test suites and revisit organizing the constants into a separate folder if needed? |
Awesome. πππ |
π― Aim
Adds integration tests for Help and Feedback section.
π· Result
β What was done
pnp-view-help
is contributedhelpCommands
outside ofCommandPanel
for testabilityπ Related issue
Closes: #418