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

minor cleanup of completion command and add tests #2313

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Dec 9, 2020

i removed all of the console.error() calls from the completion command, which were very clearly used for debugging purposes and went unnoticed thanks to having no tests and the fact that the shell only cares about stdout for real usage

References

Closes npm/statusboard#144

@nlf nlf requested a review from a team as a code owner December 9, 2020 20:17
@ruyadorno ruyadorno added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release labels Dec 9, 2020
@isaacs isaacs changed the base branch from latest to release/v7.1.2 December 11, 2020 19:27
@isaacs isaacs merged commit c243e3b into release/v7.1.2 Dec 11, 2020
@isaacs isaacs mentioned this pull request Dec 11, 2020
@nlf nlf deleted the nlf/completion-tests branch March 28, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v7(tests): completion
3 participants