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

No tests for "deis git:remote" #205

Closed
mboersma opened this issue May 12, 2016 · 2 comments
Closed

No tests for "deis git:remote" #205

mboersma opened this issue May 12, 2016 · 2 comments

Comments

@mboersma
Copy link
Member

This convenience command doesn't appear to be covered in e2e tests.

@mboersma mboersma modified the milestone: v2.0-rc1 May 12, 2016
@bacongobbler
Copy link
Member

test scenario:

  • create app with --no-remote
  • observe no remote was created
  • deis git:remote
  • observe remote was created

@bacongobbler bacongobbler removed this from the v2.0-rc1 milestone May 19, 2016
@Joshua-Anderson
Copy link
Contributor

Joshua-Anderson commented Sep 9, 2016

git:remote is a CLI only, so these should probably be added to the CLI. I already have tests for the git package, so this just needs some minor tests for the CMD portion.

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

4 participants