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

Test Command #11

Open
asilvas opened this issue Sep 27, 2013 · 0 comments
Open

Test Command #11

asilvas opened this issue Sep 27, 2013 · 0 comments

Comments

@asilvas
Copy link
Collaborator

asilvas commented Sep 27, 2013

Default ability to perform an "npm test" against the current project. Additionally, this command would be executed during an "upgrade", effectively verifying the tests against the current environment before assuming success.

  1. Standalone "test" command, which executes "npm test" on current project.
  2. Execution of "test" command prior to "upgrade"? Upgrade is invoked after a deploy, so perhaps it makes more sense for the deploy to be responsible for invoking "test"?

(Needs further definition before proceeding)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants