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

Issue 12210031: Implement fake drive service upload methods. (Closed)

Created:
7 years, 10 months ago by tbarzic
Modified:
7 years, 10 months ago
CC:
chromium-reviews, achuith+watch_chromium.org, peria
Visibility:
Public.

Description

Implement fake drive service upload methods. this will be needed to add DriveFileSystemExtensionApi tests for file copy/move/create operations. BUG=172424 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181412

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Patch Set 4 : rebased #

Patch Set 5 : properly rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+572 lines, -14 lines) Patch
M chrome/browser/google_apis/fake_drive_service.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service.cc View 1 2 3 4 4 chunks +205 lines, -5 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service_unittest.cc View 1 2 3 4 3 chunks +316 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/test_util.h View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/test_util.cc View 1 2 3 4 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/test/data/chromeos/gdata/root_feed.json View 1 2 9 chunks +13 lines, -9 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
tonibarzic
7 years, 10 months ago (2013-02-06 07:29:34 UTC) #1
satorux1
Thank you for adding the missing features. Could you add tests in fake_drive_service_unittest.cc? https://codereview.chromium.org/12210031/diff/2001/chrome/browser/google_apis/fake_drive_service.cc File ...
7 years, 10 months ago (2013-02-06 07:47:55 UTC) #2
satorux1
add peria@ and hidehiko@ in case they do the same thing.
7 years, 10 months ago (2013-02-07 05:44:26 UTC) #3
tonibarzic
+ added tests https://codereview.chromium.org/12210031/diff/2001/chrome/browser/google_apis/fake_drive_service.cc File chrome/browser/google_apis/fake_drive_service.cc (right): https://codereview.chromium.org/12210031/diff/2001/chrome/browser/google_apis/fake_drive_service.cc#newcode893 chrome/browser/google_apis/fake_drive_service.cc:893: return_code = GDATA_NO_CONNECTION; On 2013/02/06 07:47:55, ...
7 years, 10 months ago (2013-02-07 08:31:36 UTC) #4
satorux1
LGTM. Thank you for adding lots of tests!
7 years, 10 months ago (2013-02-07 08:38:38 UTC) #5
hidehiko
On 2013/02/07 08:38:38, satorux1 wrote: > LGTM. Thank you for adding lots of tests! Just ...
7 years, 10 months ago (2013-02-07 11:44:34 UTC) #6
tbarzic
On 2013/02/07 11:44:34, hidehiko wrote: > On 2013/02/07 08:38:38, satorux1 wrote: > > LGTM. Thank ...
7 years, 10 months ago (2013-02-07 15:04:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/12210031/8001
7 years, 10 months ago (2013-02-07 15:04:39 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/google_apis/fake_drive_service.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-02-07 15:04:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/12210031/6004
7 years, 10 months ago (2013-02-07 22:57:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/12210031/8005
7 years, 10 months ago (2013-02-07 23:51:39 UTC) #11
commit-bot: I haz the power
7 years, 10 months ago (2013-02-08 02:28:32 UTC) #12
Message was sent while issue was closed.
Change committed as 181412

Powered by Google App Engine
This is Rietveld 408576698