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

Issue 10746043: Split test_sandbox.js into pieces.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by teknico
Modified:
10 years, 9 months ago
Reviewers:
mp+172042, frankban, jeff.pihach
Visibility:
Public.

Description

Split test_sandbox.js into pieces. The test_sandbox.js file is too big, 2200+ lines and 75 KByte. This splits the Go and Python sandbox tests out of it into test_sandbox_go.js and test_sandbox_python.js . Only the ClientConnection tests are left there. Huge diff unavoidably, but it only moves code around, no other changes, I promise. :-) https://code.launchpad.net/~teknico/juju-gui/split-sandbox-test-file/+merge/172042 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Split test_sandbox.js into pieces. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2079 lines, -2030 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M test/index.html View 1 chunk +2 lines, -0 lines 0 comments Download
M test/test_sandbox.js View 1 chunk +0 lines, -2030 lines 0 comments Download
A test/test_sandbox_go.js View 1 chunk +728 lines, -0 lines 0 comments Download
A test/test_sandbox_python.js View 1 chunk +1347 lines, -0 lines 0 comments Download

Messages

Total messages: 4
teknico
Please take a look.
10 years, 9 months ago (2013-06-28 14:09:20 UTC) #1
jeff.pihach
LGTM Thanks for splitting these up
10 years, 9 months ago (2013-06-28 14:19:25 UTC) #2
frankban
LGTM, thank you.
10 years, 9 months ago (2013-06-28 14:59:09 UTC) #3
teknico
10 years, 9 months ago (2013-06-28 15:08:00 UTC) #4
*** Submitted:

Split test_sandbox.js into pieces.

The test_sandbox.js file is too big, 2200+ lines and 75 KByte.

This splits the Go and Python sandbox tests out of it into
test_sandbox_go.js and test_sandbox_python.js . Only the ClientConnection
tests are left there.

Huge diff unavoidably, but it only moves code around, no other changes,
I promise. :-)

R=jeff.pihach, frankban
CC=
https://codereview.appspot.com/10746043
Sign in to reply to this message.

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