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

[bug/tests] Add automated tests for "add-org" command #808

Open
nemesifier opened this issue Aug 4, 2024 · 0 comments
Open

[bug/tests] Add automated tests for "add-org" command #808

nemesifier opened this issue Aug 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nemesifier
Copy link
Member

nemesifier commented Aug 4, 2024

Describe the bug
I just updated a dependency and then figured out it may had been a bad idea: the dependency deals with interactive commands.
I figured out we may not have tests for this functionality, so I did a manual test to find out I was right and the feature indeed broke after the upgrade.
So I reverted it: c7d1911.

We need to add a few basic tests for yarn add-org in the automated test suite.

Steps To Reproduce
Update inquirer to latest version, try using yarn add-org.

Expected behavior
The command should work, but it raises an exceptioon.

System Informatioon:

  • OS: not relevant
  • Node.js Version: Node.js 20
  • Browser and Browser Version (if applicable): not relevant
@nemesifier nemesifier added the bug Something isn't working label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do (general)
Development

No branches or pull requests

1 participant