-
Notifications
You must be signed in to change notification settings - Fork 108
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
added APSE to VALID_REGIONS #717
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add the tests that allow us to spot these changes from now on if we decide to modify it:
- Test for the VALID_REGIONS
- Test for each TERMINAL_API_ENDPOINTS_MAPPING (and whether they are mapping correctly
@Kwok-he-Chu, I've included the unit test. Since India is also part of valid regions I've included the url in Client.php and added it to the mapping. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
…in terminal endpoint from client.php and region.php mapping
Quality Gate passedIssues Measures |
Added APSE to valid regions since we have a live endpoint added to TERMINAL_API_ENDPOINTS_MAPPING