Permalink
Please sign in to comment.
Browse files
Update suites to use github.com/juju/testing.FakeHomeSuite.
- Loading branch information...
Showing
with
125 additions
and 158 deletions.
- +3 −2 charm/repo_test.go
- +3 −2 cmd/envcmd/environmentcommand_test.go
- +2 −1 cmd/filevar_test.go
- +2 −1 cmd/juju/bootstrap_test.go
- +7 −6 cmd/juju/init_test.go
- +7 −6 cmd/juju/plugin_test.go
- +2 −1 cmd/juju/publish_test.go
- +4 −3 cmd/juju/switch_test.go
- +1 −1 dependencies.tsv
- +8 −7 environs/config/config_test.go
- +4 −3 environs/config_test.go
- +2 −1 juju/testing/conn.go
- +2 −1 store/store_test.go
- +45 −90 testing/base.go
- +1 −1 testing/charm.go
- +16 −13 testing/environ.go
- +7 −10 testing/environ_test.go
- +2 −2 utils/ssh/authorisedkeys_test.go
- +7 −7 utils/ssh/clientkeys_test.go
Oops, something went wrong.
0 comments on commit
c67e13c