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

Better test coverage #2475

Open
dansiegel opened this issue Jul 29, 2024 · 0 comments
Open

Better test coverage #2475

dansiegel opened this issue Jul 29, 2024 · 0 comments
Assignees
Labels
kind/contributor-experience Categorizes issue or PR as related to improving the experience of contributors

Comments

@dansiegel
Copy link
Contributor

Description

Several extensions libraries suffer from being hard to test. This includes the Http Client and Authentication libraries.

We should evaluate using a MockHttp helper library to help us better provide a Mock Http Server that we can use to properly unit test the Extensions Libraries.

@dansiegel dansiegel added the kind/contributor-experience Categorizes issue or PR as related to improving the experience of contributors label Jul 29, 2024
@dansiegel dansiegel mentioned this issue Jul 29, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/contributor-experience Categorizes issue or PR as related to improving the experience of contributors
Projects
None yet
Development

No branches or pull requests

2 participants