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

edit tests #2344

Closed
wants to merge 4 commits into from
Closed

edit tests #2344

wants to merge 4 commits into from

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Dec 14, 2020

refactored the edit command to remove its dependence on the editor library, also wrote tests for it.

i also took the liberty of refactoring the editor dependency out of lib/config.js and removed the dependency entirely, since we no longer need it.

References

Closes npm/statusboard#149
Depends on #2342 for the "rebuild after exit" functionality to work, but tests will pass without it

@nlf nlf requested a review from a team as a code owner December 14, 2020 16:50
@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 Dec 15, 2020
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(fix & tests): edit
3 participants