springml / salesforce-wave-api

Java client for Salesforce Wave API
Apache License 2.0
12 stars 9 forks source link

Add ForceAPI.queryAll method #10

Closed nhamiltontt closed 5 years ago

samuel-pt commented 5 years ago

@nhamiltontt - Can you add few tests as well for this change?

nhamiltontt commented 5 years ago

Sorry about that. Added a few tests to verify that the '/queryAll' URI path is only used when the 'all' param is true.