Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Vision detect_text() system tests. #2836

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

daspecster
Copy link
Contributor

Towards #2753

test_detect_text_content (vision.TestVisionClientText) ... ok
test_detect_text_filename (vision.TestVisionClientText) ... ok
test_detect_text_gcs (vision.TestVisionClientText) ... ok

----------------------------------------------------------------------
Ran 18 tests in 24.979s

OK
________________________________________________________ summary ________________________________________________________
  system-tests: commands succeeded
  congratulations :)

@daspecster daspecster added testing api: vision Issues related to the Cloud Vision API. labels Dec 7, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 7, 2016

class TestVisionClientText(unittest.TestCase):
DESCRIPTIONS = (
'Do',

This comment was marked as spam.

This comment was marked as spam.

@daspecster daspecster mentioned this pull request Dec 8, 2016
10 tasks
@daspecster
Copy link
Contributor Author

Conflict resolved!

@daspecster daspecster merged commit b004bd4 into googleapis:master Dec 12, 2016
@daspecster daspecster deleted the vision-text-system-tests branch December 12, 2016 19:18
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
…-tests

Add Vision detect_text() system tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants