Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.