-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Ruby SDK with correct URLs (#55)
* Updated Ruby SDK to use two auth urls - connect & auth created two clients to point to both urls updated existing tests with the advent of Connect 3.0 initial calls are need to be sent to connect.smartcar.com cont: while any subsequent calls are sent to auth.smartcar.com * added small test to check proper creation of auth_client * added two more tests to inspect urls for both clients * chore: rubocop suggested formatting changes running Inspecting 24 files ........................ 24 files inspected, no offenses detected fixes these formatting error locally * chore: fix selenium for connect 3.0 * chore: update selenium for conenct 3 * chore: remove unwanted test * chore: update readme to clarify distinct auth urls * chore: update README for better clarity --------- Co-authored-by: s-ashwinkumar <[email protected]>
- Loading branch information
1 parent
53831a5
commit 60b8fa1
Showing
6 changed files
with
66 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters