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 support for Assets with Insights reports #130

Merged
merged 5 commits into from
Dec 1, 2018
Merged

Add support for Assets with Insights reports #130

merged 5 commits into from
Dec 1, 2018

Conversation

dsfish
Copy link
Contributor

@dsfish dsfish commented Nov 16, 2018

No description provided.

@@ -58,7 +58,10 @@ public void testAssetReportGetSuccess() throws Exception {
int attempt = 0;
Response<AssetReportGetResponse> response;
do {
AssetReportGetRequest assetReportGet = new AssetReportGetRequest(assetReportToken);
boolean includeInsights = false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we also include a test where we set includeInsights to be true?

@dsfish dsfish merged commit 31b6bbc into master Dec 1, 2018
@dsfish dsfish deleted the df-assets branch December 1, 2018 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants