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

Issue 7774049: Adding single test runner in the flavor of NDB. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by dhermes
Modified:
12 years, 8 months ago
Visibility:
Public.

Description

Adding single test runner in the flavor of NDB.

Patch Set 1 #

Total comments: 18

Patch Set 2 : Addressing review comments. #

Total comments: 4

Patch Set 3 : Adding windows todo and more descriptive comment. #

Total comments: 2

Patch Set 4 : Moving import location hack into main() instead of using a global. #

Patch Set 5 : Adding quotes around which command in comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -26 lines) Patch
A endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py View 1 2 3 4 1 chunk +113 lines, -0 lines 0 comments Download
M endpoints_proto_datastore/utils_test.py View 4 chunks +6 lines, -26 lines 0 comments Download

Messages

Total messages: 12
dhermes
12 years, 8 months ago (2013-03-22 15:28:36 UTC) #1
fredsa.google
https://codereview.appspot.com/7774049/diff/1/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py File endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py (right): https://codereview.appspot.com/7774049/diff/1/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py#newcode16 endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py:16: IMPORT_LOCATION = None Can you add a comment to ...
12 years, 8 months ago (2013-03-26 17:44:54 UTC) #2
dhermes
Addressing review comments.
12 years, 8 months ago (2013-03-26 18:33:27 UTC) #3
dhermes
https://codereview.appspot.com/7774049/diff/1/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py File endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py (right): https://codereview.appspot.com/7774049/diff/1/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py#newcode16 endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py:16: IMPORT_LOCATION = None On 2013/03/26 17:44:54, fredsa.google wrote: > ...
12 years, 8 months ago (2013-03-26 18:33:41 UTC) #4
fredsa.google
https://codereview.appspot.com/7774049/diff/5001/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py File endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py (right): https://codereview.appspot.com/7774049/diff/5001/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py#newcode43 endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py:43: dev_appserver_on_path = subprocess.check_output( I think it would be useful ...
12 years, 8 months ago (2013-03-26 21:23:55 UTC) #5
dhermes
Adding windows todo and more descriptive comment.
12 years, 8 months ago (2013-03-26 21:27:00 UTC) #6
dhermes
https://codereview.appspot.com/7774049/diff/5001/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py File endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py (right): https://codereview.appspot.com/7774049/diff/5001/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py#newcode43 endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py:43: dev_appserver_on_path = subprocess.check_output( On 2013/03/26 21:23:55, fredsa.google wrote: > ...
12 years, 8 months ago (2013-03-26 21:27:09 UTC) #7
fredsa.google
LGTM - two comments left really would like the last three lines of fix_up_path() to ...
12 years, 8 months ago (2013-03-26 22:15:50 UTC) #8
dhermes
Moving import location hack into main() instead of using a global.
12 years, 8 months ago (2013-03-26 22:23:12 UTC) #9
dhermes
Adding quotes around which command in comment.
12 years, 8 months ago (2013-03-26 22:24:04 UTC) #10
dhermes
https://codereview.appspot.com/7774049/diff/1/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py File endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py (right): https://codereview.appspot.com/7774049/diff/1/endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py#newcode57 endpoints_proto_datastore/endpoints_proto_datastore_test_runner.py:57: IMPORT_LOCATION = 'endpoints_proto_datastore' Thanks for pressing on this. I ...
12 years, 8 months ago (2013-03-26 22:24:31 UTC) #11
dhermes
12 years, 8 months ago (2013-03-26 22:25:19 UTC) #12

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