Skip to content

refactor: use v1 keys API in integration test setup #409

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

Merged
merged 3 commits into from
May 13, 2025
Merged

Conversation

nealrichardson
Copy link
Collaborator

@nealrichardson nealrichardson commented May 8, 2025

Intent

Removes the last caller of this unversioned API. Only used in the integration tests.

Approach

Switch to v1/users/guid/keys where available, falling back to the old one where it doesn't. Some other tidying while in there.

If the integration tests pass, this proves that the fallback works. But until we do #395, we don't have a test run that exercises this. For better or worse, this is test only code.

@nealrichardson nealrichardson requested a review from toph-allen May 8, 2025 17:42
Copy link
Collaborator

@toph-allen toph-allen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this — I think it looks good to go.

@nealrichardson nealrichardson merged commit 38e25d7 into main May 13, 2025
19 checks passed
@nealrichardson nealrichardson deleted the v1-keys branch May 13, 2025 20:24
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.

3 participants