Skip to content

Storage: add system test for unicode filenames.#2515

Merged
stephenplusplus merged 3 commits intogoogleapis:masterfrom
landrito:unicode-name-check
Aug 9, 2017
Merged

Storage: add system test for unicode filenames.#2515
stephenplusplus merged 3 commits intogoogleapis:masterfrom
landrito:unicode-name-check

Conversation

@landrito
Copy link
Copy Markdown
Contributor

@landrito landrito commented Aug 8, 2017

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 8, 2017
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 09ef343 on landrito:unicode-name-check into 845cb96 on GoogleCloudPlatform:master.

@landrito landrito force-pushed the unicode-name-check branch from 09ef343 to 5ca22dd Compare August 8, 2017 22:16
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 5ca22dd on landrito:unicode-name-check into 845cb96 on GoogleCloudPlatform:master.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Aug 9, 2017
@googleapis googleapis deleted a comment from googlebot Aug 9, 2017
@stephenplusplus
Copy link
Copy Markdown
Contributor

I pushed a small refactor. PTAL-- most noteworthy:

  • Instead of describe blocks with one test each, I just took the tests out into the general "unicode validation" describe
  • When you use promises with Mocha, you can just return it to the function without calling done. Your then blocks with asserts will still run

@stephenplusplus stephenplusplus added api: storage Issues related to the Cloud Storage API. testing labels Aug 9, 2017
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling f5abfce on landrito:unicode-name-check into 845cb96 on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus removed the cla: no This human has *not* signed the Contributor License Agreement. label Aug 9, 2017
@landrito
Copy link
Copy Markdown
Contributor Author

landrito commented Aug 9, 2017

Thanks for the refactor @stephenplusplus!

When you use promises with Mocha, you can just return it to the function without calling done. Your then blocks with asserts will still run

Good to know!

LGTM

@googlebot
Copy link
Copy Markdown

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Aug 9, 2017
@stephenplusplus stephenplusplus merged commit a622ad2 into googleapis:master Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: no This human has *not* signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants