Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cmd/juju/space: Supercommand and create, 100% tests coverage #1976
Conversation
dooferlad
and others
added some commits
Mar 26, 2015
|
Looks nice to me |
|
Like it! |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Mar 30, 2015
jujubot
merged commit dc2f9bd
into
juju:net-cli
Mar 30, 2015
dimitern
deleted the
dimitern:net-cli-spaces
branch
Mar 30, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dimitern commentedMar 30, 2015
Based on dooferlad's branch implementing juju space create, I've
experimented a bit to see how to simplify the tests, make it easier to
write new subcommands and their tests, using a stub API.