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

Configurable web API URL #35

Merged
merged 2 commits into from Jul 7, 2017
Merged

Configurable web API URL #35

merged 2 commits into from Jul 7, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jul 6, 2017

The default web API URL can now be overridden using the appropriate setter method on the client class.

This can be especially useful for standalone integration testing where you may have a mock API service to communicate with. An example of this can be seen in the new SlackWebApiClientIntegrationTest which has been added.

@allbegray allbegray merged commit fce24a2 into allbegray:master Jul 7, 2017
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.

1 participant