Code review comment for lp:~teknico/juju-gui/split-sandbox-test-file

Revision history for this message
Nicola Larosa (teknico) wrote :

*** 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

https://codereview.appspot.com/10746043/

« Back to merge proposal