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

Refactor the content provider test to remove external resources depedency #2310

Open
leoporoli opened this issue Mar 15, 2024 · 0 comments
Open

Comments

@leoporoli
Copy link
Contributor

Background & motivation

Now our tests on git_package_content_provider_test depends on external repositories and these are susceptible to change or we are force to have online connection to run this unit test.

Desired behaviour

Remove the external resources dependency by providing a way to mock them.

How important is this to you?

Nice to have; this feature would make using Kurtosis more enjoyable.

What area of the product does this pertain to?

Other: anything not covered by the above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant