Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(14411)

Issue 5892043: testing: add dummy testing environment.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by rog
Modified:
12 years ago
Reviewers:
mp+99050
Visibility:
Public.

Description

testing: add dummy testing environment. This is a preliminary to being able to test the commands without interacting with any particular provider implementation. https://code.launchpad.net/~rogpeppe/juju/go-testing-environs/+merge/99050 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : testing: add dummy testing environment. #

Patch Set 3 : testing: add dummy testing environment. #

Patch Set 4 : testing: add dummy testing environment. #

Total comments: 27

Patch Set 5 : testing: add dummy testing environment. #

Patch Set 6 : testing: add dummy testing environment. #

Patch Set 7 : testing: add dummy testing environment. #

Total comments: 11

Patch Set 8 : testing: add dummy testing environment. #

Total comments: 1

Patch Set 9 : testing: add dummy testing environment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+383 lines, -214 lines) Patch
A [revision details] View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M environs/config_test.go View 1 2 3 4 7 chunks +79 lines, -78 lines 0 comments Download
A environs/dummy/environs.go View 1 2 3 4 5 6 7 8 1 chunk +237 lines, -0 lines 0 comments Download
A environs/dummy/environs_test.go View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download
D environs/dummyprovider_test.go View 1 chunk +0 lines, -127 lines 0 comments Download
M state/internal_test.go View 1 2 3 4 5 6 4 chunks +8 lines, -5 lines 0 comments Download
M state/util.go View 1 2 3 2 chunks +22 lines, -4 lines 0 comments Download

Messages

Total messages: 11
rog
Please take a look.
12 years, 1 month ago (2012-03-23 15:44:02 UTC) #1
rog
Please take a look.
12 years, 1 month ago (2012-03-23 16:44:15 UTC) #2
rog
Please take a look.
12 years ago (2012-03-26 11:40:06 UTC) #3
rog
On 2012/03/26 11:40:06, rog wrote: > Please take a look. note that the changes to ...
12 years ago (2012-03-26 11:41:40 UTC) #4
niemeyer
Sorry, quite a few comments, but they're mainly polishing suggestions. I quite like the improvements ...
12 years ago (2012-03-26 22:53:05 UTC) #5
rog
Please take a look. https://codereview.appspot.com/5892043/diff/5001/testing/environs.go File testing/environs.go (right): https://codereview.appspot.com/5892043/diff/5001/testing/environs.go#newcode1 testing/environs.go:1: package testing On 2012/03/26 22:53:05, ...
12 years ago (2012-03-27 12:49:35 UTC) #6
rog
Please take a look.
12 years ago (2012-03-27 14:11:09 UTC) #7
niemeyer
Very nice. Just a few additional trivials, and LGTM. https://codereview.appspot.com/5892043/diff/5001/testing/environs.go File testing/environs.go (right): https://codereview.appspot.com/5892043/diff/5001/testing/environs.go#newcode143 testing/environs.go:143: ...
12 years ago (2012-03-28 01:22:45 UTC) #8
rog
Please take a look. https://codereview.appspot.com/5892043/diff/9003/environs/dummy/environs.go File environs/dummy/environs.go (right): https://codereview.appspot.com/5892043/diff/9003/environs/dummy/environs.go#newcode19 environs/dummy/environs.go:19: // Operation represents an action ...
12 years ago (2012-03-28 07:09:51 UTC) #9
niemeyer
LGTM, thanks. https://codereview.appspot.com/5892043/diff/9003/environs/dummy/environs.go File environs/dummy/environs.go (right): https://codereview.appspot.com/5892043/diff/9003/environs/dummy/environs.go#newcode91 environs/dummy/environs.go:91: environsInstance.state = &environState{ On 2012/03/28 07:09:51, rog ...
12 years ago (2012-03-28 15:03:59 UTC) #10
rog
12 years ago (2012-03-28 15:25:39 UTC) #11
*** Submitted:

testing: add dummy testing environment.

This is a preliminary to being able to test the
commands without interacting with any particular
provider implementation.

R=
CC=
https://codereview.appspot.com/5892043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b