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

Improve some integration-tests and cleanup /v2/info endpoint. fix #1229 #1249 #1250

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Lokowandtg
Copy link

Replace calls to /v2/info endpoint with calls to root endpoint of API version 3.
Skip integration tests that depend on routing if server does not provide it.

@Lokowandtg
Copy link
Author

Lokowandtg commented Nov 25, 2024

Fixes #1249 and #1229

@Lokowandtg Lokowandtg changed the title Improve some integration-tests and cleanup /v2/info endpoint Improve some integration-tests and cleanup /v2/info endpoint. fix #1229 #1249 Dec 3, 2024
@thelangley
Copy link

Hey we've disabled V2 in our env in preparation for the V2 API deprecation which is scheduled for this month I think.

Think we need these changes merging in so we can exclusively use the v3 apis

@Lokowandtg
Copy link
Author

I totally agree. Who can do the review and merge?
When this (and hopefully my other changes) are in, I will continue. For sure a lot of changes are required in the test suite, and I assume when v2 is missing, some more problems will show up.

@thelangley
Copy link

@anthonydahanne what do you think of the proposed changes?

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.

2 participants