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

Allow api url and token url to be configured #76

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Allow api url and token url to be configured #76

merged 1 commit into from
Jul 18, 2024

Conversation

cjh1
Copy link
Collaborator

@cjh1 cjh1 commented Jul 18, 2024

This refactors the way client instances are used in test case. We now inject them as fixtures, this allows use the configure the clients in a single place, allowing us to more easily change the configuration, in this case add support for configuring the urls.

@cjh1 cjh1 requested a review from tylern4 July 18, 2024 16:41
To remove duplication the clients are now test fixtures injected
into the test cases.
Copy link
Member

@tylern4 tylern4 left a comment

Choose a reason for hiding this comment

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

LGTM!

@cjh1 cjh1 merged commit d262a5c into main Jul 18, 2024
8 checks passed
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