You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding Trailing Slash, Fix Double Slash Issue in _get_url, and Edge Case Tests (#1598)
* adding trailing slash
* prevent double slash before appending the API method
* tests if adds or preserves the trailing slash
* testing _get_url
* improving tests and _get_url()
* removing duplicated test case
* test /api
* Update tests/slack_sdk_async/web/test_web_client_url_format.py
Co-authored-by: William Bergamin <[email protected]>
* Update tests/slack_sdk_async/web/test_web_client_url_format.py
Co-authored-by: William Bergamin <[email protected]>
---------
Co-authored-by: William Bergamin <[email protected]>
0 commit comments