You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2016/10/04 16:10:20 UTC

[jira] [Created] (STREAMS-415) Proof of concept integration test that pulls actual data from generator

Steve Blackmon created STREAMS-415:
--------------------------------------

             Summary: Proof of concept integration test that pulls actual data from generator
                 Key: STREAMS-415
                 URL: https://issues.apache.org/jira/browse/STREAMS-415
             Project: Streams
          Issue Type: Test
            Reporter: Steve Blackmon
             Fix For: 0.4


Proof of concept integration test that pulls actual data from generator.

When ITs are enabled, the test should source oauth credentials from the environment and confirm ability to pull down documents from the generator service using a provider class.

If credentials have not been provided, the failure should illustrate how to provide them.

Credentials dedicated to running these tests on jenkins will need to be created, added by an admin, and kept active going forward.

For example: in streams-twitter-provider, collect user information, recents posts by, friends of and followers of @TheASF, and read from spritzer for 5 seconds.
Use a smallish limit and confirm that data comes through and no exceptions are thrown.

This same pattern should be applied to all providers once a suitable pattern is found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)