Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: go/src/infra/gae/libs/gae/dummy/dummy.infra_testing

Issue 1226063003: Move dummy service implementations into their own package. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@abstract
Patch Set: move mathrand test Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: go/src/infra/gae/libs/gae/dummy/dummy.infra_testing
diff --git a/go/src/infra/gae/libs/gae/dummy/dummy.infra_testing b/go/src/infra/gae/libs/gae/dummy/dummy.infra_testing
new file mode 100644
index 0000000000000000000000000000000000000000..7eec866e94b620c613da73b46d06da71e69cb1ea
--- /dev/null
+++ b/go/src/infra/gae/libs/gae/dummy/dummy.infra_testing
@@ -0,0 +1,5 @@
+{
+ "expected_coverage_min": 29,
estaab 2015/07/13 18:26:35 Is this json or can we include comments? It would
iannucci 2015/07/14 01:35:53 It's json. If you look at the html output, it's pr
+ "expected_coverage_max": 30
+}
+

Powered by Google App Engine
This is Rietveld 408576698