We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The version update checks added in #1285 need test coverage.
The checks don't have coverage yet.
the tests probably need to mock the functions used to determine the installed version, and the available versions from PSGallery and Github.
Tests have been added 👍
The text was updated successfully, but these errors were encountered:
twneale
No branches or pull requests
💡 Summary
The version update checks added in #1285 need test coverage.
Motivation and context
The checks don't have coverage yet.
Implementation notes
the tests probably need to mock the functions used to determine the installed version, and the available versions from PSGallery and Github.
Acceptance criteria
Tests have been added 👍
The text was updated successfully, but these errors were encountered: