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

Issue 2582433002: server/config: Add test configuration package. (Closed)

Created:
4 years ago by dnj
Modified:
3 years, 11 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

server/config: Add test configuration package. Add a test configuration package that can bolt on any (read: filesystem or memory) common/config.Interface implementation for testing. BUG=chromium:674378 TEST=unit Review-Url: https://codereview.chromium.org/2582433002 Committed: https://github.com/luci/luci-go/commit/bb51c387acaf3309d1ae17d64dbb1e467f158497

Patch Set 1 #

Total comments: 2

Patch Set 2 : Relocated, rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+338 lines, -0 lines) Patch
A luci_config/server/cfgclient/backend/testconfig/local_service.go View 1 1 chunk +105 lines, -0 lines 0 comments Download
A luci_config/server/cfgclient/backend/testconfig/local_service_test.go View 1 1 chunk +233 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (4 generated)
dnj
PTAL. Full stack is: https://codereview.chromium.org/2580713002 (base) https://codereview.chromium.org/2578893002 (textproto) https://codereview.chromium.org/2576993002 (access) https://codereview.chromium.org/2576343002 (erroring) https://codereview.chromium.org/2582433002 <-- this ...
4 years ago (2016-12-15 05:11:17 UTC) #2
iannucci
lgtm https://codereview.chromium.org/2582433002/diff/1/server/config/testconfig/local_service.go File server/config/testconfig/local_service.go (right): https://codereview.chromium.org/2582433002/diff/1/server/config/testconfig/local_service.go#newcode95 server/config/testconfig/local_service.go:95: for i := range cl { why not ...
3 years, 11 months ago (2017-01-07 20:32:30 UTC) #3
dnj
https://codereview.chromium.org/2582433002/diff/1/server/config/testconfig/local_service.go File server/config/testconfig/local_service.go (right): https://codereview.chromium.org/2582433002/diff/1/server/config/testconfig/local_service.go#newcode95 server/config/testconfig/local_service.go:95: for i := range cl { On 2017/01/07 20:32:30, ...
3 years, 11 months ago (2017-01-10 01:50:33 UTC) #4
iannucci
lgtm
3 years, 11 months ago (2017-01-11 02:54:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2582433002/20001
3 years, 11 months ago (2017-01-11 20:38:36 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 20:46:55 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-go/commit/bb51c387acaf3309d1ae17d64dbb1e467f158497

Powered by Google App Engine
This is Rietveld 408576698