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

increase test coverage some more #2601

Closed
wants to merge 6 commits into from
Closed

increase test coverage some more #2601

wants to merge 6 commits into from

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Feb 2, 2021

removes lib/utils/spawn.js in favor of in-lining child_process.spawn in lib/help.js
removes the unused lib/utils/no-progress-while-running.js
refactors and adds tests for lib/utils/read-user-info.js
refactors and adds tests for lib/utils/pulse-till-done.js (also removed callback-y function since it's unused)
adds tests for lib/utils/otplease.js
adds tests for lib/utils/open-url.js

References

@nlf nlf requested a review from a team as a code owner February 2, 2021 22:39
@darcyclarke darcyclarke 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 Feb 3, 2021
@ruyadorno ruyadorno closed this Feb 4, 2021
ruyadorno pushed a commit that referenced this pull request Feb 5, 2021
- remove spawn util, refactor help command
- add tests for read-user-info, minor refactor
- add tests for pulse-till-done util, refactor
- add tests for otplease util
- add tests for open-url util
- remove unused no-progress-while-running util

PR-URL: #2601
Credit: @nlf
Close: #2601
Reviewed-by: @ruyadorno, @wraithgar
@nlf nlf deleted the nlf/remove-spawn-util branch March 28, 2022 16:23
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.

None yet

4 participants