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

Issue 187843006: pkg/oauth2 bringing tests into 2014 (Closed)

Created:
6 years, 9 months ago by kevmoo
Modified:
6 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

pkg/oauth2 bringing tests into 2014 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=33357

Patch Set 1 #

Total comments: 12

Patch Set 2 : cl tweaks #

Total comments: 1

Patch Set 3 : final nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -59 lines) Patch
M pkg/oauth2/pubspec.yaml View 1 chunk +6 lines, -6 lines 0 comments Download
M pkg/oauth2/test/authorization_code_grant_test.dart View 1 2 4 chunks +18 lines, -35 lines 0 comments Download
M pkg/oauth2/test/client_test.dart View 1 2 chunks +2 lines, -4 lines 0 comments Download
M pkg/oauth2/test/credentials_test.dart View 1 1 chunk +6 lines, -8 lines 0 comments Download
M pkg/oauth2/test/handle_access_token_response_test.dart View 1 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kevmoo
fixing redness
6 years, 9 months ago (2014-03-05 22:29:09 UTC) #1
Jennifer Messerly
looks fine to me but this is Nathan's code AFAIK :)
6 years, 9 months ago (2014-03-05 22:30:56 UTC) #2
nweiz
https://codereview.chromium.org/187843006/diff/1/pkg/oauth2/pubspec.yaml File pkg/oauth2/pubspec.yaml (right): https://codereview.chromium.org/187843006/diff/1/pkg/oauth2/pubspec.yaml#newcode10 pkg/oauth2/pubspec.yaml:10: sdk: '>=1.0.0 <2.0.0' What new 1.0 feature(s) is this ...
6 years, 9 months ago (2014-03-05 22:38:08 UTC) #3
Jennifer Messerly
https://codereview.chromium.org/187843006/diff/1/pkg/oauth2/pubspec.yaml File pkg/oauth2/pubspec.yaml (right): https://codereview.chromium.org/187843006/diff/1/pkg/oauth2/pubspec.yaml#newcode10 pkg/oauth2/pubspec.yaml:10: sdk: '>=1.0.0 <2.0.0' On 2014/03/05 22:38:08, nweiz wrote: > ...
6 years, 9 months ago (2014-03-05 22:50:08 UTC) #4
kevmoo
PTAL https://codereview.chromium.org/187843006/diff/1/pkg/oauth2/pubspec.yaml File pkg/oauth2/pubspec.yaml (right): https://codereview.chromium.org/187843006/diff/1/pkg/oauth2/pubspec.yaml#newcode10 pkg/oauth2/pubspec.yaml:10: sdk: '>=1.0.0 <2.0.0' On 2014/03/05 22:50:09, John Messerly ...
6 years, 9 months ago (2014-03-06 00:01:42 UTC) #5
nweiz
lgtm https://codereview.chromium.org/187843006/diff/20001/pkg/oauth2/test/authorization_code_grant_test.dart File pkg/oauth2/test/authorization_code_grant_test.dart (right): https://codereview.chromium.org/187843006/diff/20001/pkg/oauth2/test/authorization_code_grant_test.dart#newcode151 pkg/oauth2/test/authorization_code_grant_test.dart:151: completion(equals('access token'))); Indent this +2 spaces. You can ...
6 years, 9 months ago (2014-03-06 00:12:17 UTC) #6
kevmoo
6 years, 9 months ago (2014-03-06 00:13:49 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r33357 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698