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

Issue 8618043: Add destroy_service to the Go environment.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by teknico
Modified:
11 years, 6 months ago
Reviewers:
bac, frankban, mp+158063
Visibility:
Public.

Description

Add destroy_service to the Go environment. Add destroy_service to the Go environment, with tests. Remove handleSetConfig from the Go environment: it is the same as handleServiceCalls, used in its place. Add tests for destroy_service to the Python environment too. Increase the timeout in the test's index.html, to make debug tests pass on my slow machine. https://code.launchpad.net/~teknico/juju-gui/add-destroy-service-to-go-env/+merge/158063 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add destroy_service to the Go environment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -18 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/store/env/go.js View 1 2 chunks +21 lines, -17 lines 0 comments Download
M test/index.html View 1 chunk +1 line, -1 line 0 comments Download
M test/test_env_go.js View 1 1 chunk +38 lines, -0 lines 0 comments Download
M test/test_env_python.js View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6
teknico
Please take a look.
11 years, 6 months ago (2013-04-10 12:02:30 UTC) #1
frankban
LGTM after adding the test mentioned below. Thank you! https://codereview.appspot.com/8618043/diff/1/test/test_env_go.js File test/test_env_go.js (right): https://codereview.appspot.com/8618043/diff/1/test/test_env_go.js#newcode700 test/test_env_go.js:700: ...
11 years, 6 months ago (2013-04-10 13:25:59 UTC) #2
bac
LGTM with the one change requested by Francesco. (I think the other was mistaken.) https://codereview.appspot.com/8618043/diff/1/app/store/env/go.js ...
11 years, 6 months ago (2013-04-10 13:34:21 UTC) #3
frankban
https://codereview.appspot.com/8618043/diff/1/test/test_env_go.js File test/test_env_go.js (right): https://codereview.appspot.com/8618043/diff/1/test/test_env_go.js#newcode679 test/test_env_go.js:679: it('can destroy a service', function() { On 2013/04/10 13:34:21, ...
11 years, 6 months ago (2013-04-10 13:39:12 UTC) #4
teknico
Made changes as asked, landing. https://codereview.appspot.com/8618043/diff/1/test/test_env_go.js File test/test_env_go.js (right): https://codereview.appspot.com/8618043/diff/1/test/test_env_go.js#newcode700 test/test_env_go.js:700: RequestId: msg.RequestId, bac wrote: ...
11 years, 6 months ago (2013-04-10 15:13:21 UTC) #5
teknico
11 years, 6 months ago (2013-04-10 15:18:03 UTC) #6
*** Submitted:

Add destroy_service to the Go environment.

Add destroy_service to the Go environment, with tests.

Remove handleSetConfig from the Go environment: it is the same
as handleServiceCalls, used in its place.

Add tests for destroy_service to the Python environment too.

Increase the timeout in the test's index.html, to make debug tests
pass on my slow machine.

R=frankban, bac
CC=
https://codereview.appspot.com/8618043
Sign in to reply to this message.

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