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

Issue 11841043: GUI server supports serving GUI tests.

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

Description

GUI server supports serving GUI tests. Added support for serving GUI unit tests from the Tornado server if the --servetest parameter is passed. Also added support for the "ssl-cert-path" option: the path where the SSL key and cert files are stored. Tests: Run `make unittest` from the branch root. https://code.launchpad.net/~frankban/charms/precise/juju-gui/server-serve-tests/+merge/176985 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : GUI server supports serving GUI tests. #

Patch Set 3 : GUI server supports serving GUI tests. #

Patch Set 4 : GUI server supports serving GUI tests. #

Patch Set 5 : GUI server supports serving GUI tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -7 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M server/guiserver/apps.py View 1 chunk +13 lines, -2 lines 0 comments Download
M server/guiserver/manage.py View 1 5 chunks +21 lines, -5 lines 0 comments Download
A server/guiserver/tests/test_apps.py View 1 2 3 1 chunk +116 lines, -0 lines 0 comments Download
M server/guiserver/tests/test_manage.py View 1 2 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 9
frankban
Please take a look.
10 years, 10 months ago (2013-07-25 15:57:00 UTC) #1
teknico
LGTM, simple and sweet. One trivial. https://codereview.appspot.com/11841043/diff/1/server/guiserver/manage.py File server/guiserver/manage.py (right): https://codereview.appspot.com/11841043/diff/1/server/guiserver/manage.py#newcode104 server/guiserver/manage.py:104: help='The Juju GUI ...
10 years, 10 months ago (2013-07-25 16:36:28 UTC) #2
frankban
Please take a look. https://codereview.appspot.com/11841043/diff/1/server/guiserver/manage.py File server/guiserver/manage.py (right): https://codereview.appspot.com/11841043/diff/1/server/guiserver/manage.py#newcode104 server/guiserver/manage.py:104: help='The Juju GUI tests path. ...
10 years, 10 months ago (2013-07-25 16:44:07 UTC) #3
gary.poster
LGTM. Wondered about a test to show that test serving is enabled with flag. Would ...
10 years, 10 months ago (2013-07-26 00:38:47 UTC) #4
frankban
On 2013/07/26 00:38:47, gary.poster wrote: > LGTM. Wondered about a test to show that test ...
10 years, 10 months ago (2013-07-26 09:25:38 UTC) #5
frankban
Please take a look.
10 years, 10 months ago (2013-07-26 09:26:13 UTC) #6
teknico
LGTM again, fantastic, thank you.
10 years, 10 months ago (2013-07-26 09:39:01 UTC) #7
frankban
Please take a look.
10 years, 10 months ago (2013-07-26 09:46:14 UTC) #8
frankban
10 years, 9 months ago (2013-07-26 13:12:18 UTC) #9
*** Submitted:

GUI server supports serving GUI tests.

Added support for serving GUI unit tests
from the Tornado server if the --servetest 
parameter is passed.

Also added support for the "ssl-cert-path"
option: the path where the SSL key and cert 
files are stored.

Tests:
Run `make unittest` from the branch root.

R=teknico, gary.poster
CC=
https://codereview.appspot.com/11841043
Sign in to reply to this message.

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