test: add git URL test case for install_from_list force reinstall#32
Merged
Merged
Conversation
Copilot
AI
changed the title
[WIP] Update test install_from_list to check git URL installation
test: use git URL in install_from_list force reinstall test
Mar 28, 2026
Owner
|
@copilot Undo the changes and instead new test cases in the unit test that use the git repo (in addition to a module directory). |
Contributor
Author
Done in 2325ea7. Restored the original local directory test and added a new separate test case |
Copilot
AI
changed the title
test: use git URL in install_from_list force reinstall test
test: add git URL test case for install_from_list force reinstall
Mar 28, 2026
2325ea7 to
c0f46b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
install_from_listforce reinstall test only covered local directory installs. This adds coverage for the git URL install path.Changes
test/test.core_utils.sh: Kept the original\install_from_list' supports -f/--force to force reinstalltest (using a local module directory) and added a new test case`install_from_list' supports -f/--force to force reinstall (git url)that installs fromGL:GochoMugo/msu-test#v0.0.0, verifying the same-f/--force` reinstall behavior works with git URL installs.⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.